<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Python, Javascript, And PHP as Languages for Beginners</title>
	<atom:link href="http://codingexperiments.com/python-javascript-and-php-as-languages-for-beginners/feed/" rel="self" type="application/rss+xml" />
	<link>http://codingexperiments.com/python-javascript-and-php-as-languages-for-beginners/</link>
	<description>$ sudo make money</description>
	<lastBuildDate>Sat, 07 Aug 2010 19:53:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: FudgeMan</title>
		<link>http://codingexperiments.com/python-javascript-and-php-as-languages-for-beginners/comment-page-1/#comment-849</link>
		<dc:creator>FudgeMan</dc:creator>
		<pubDate>Tue, 03 Mar 2009 21:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://codingexperiments.com/?p=102#comment-849</guid>
		<description>I had a look and Karrigell and was very impressed! Why does it seem to be so unknown?</description>
		<content:encoded><![CDATA[<p>I had a look and Karrigell and was very impressed! Why does it seem to be so unknown?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FudgeMan</title>
		<link>http://codingexperiments.com/python-javascript-and-php-as-languages-for-beginners/comment-page-1/#comment-99</link>
		<dc:creator>FudgeMan</dc:creator>
		<pubDate>Tue, 03 Mar 2009 15:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://codingexperiments.com/?p=102#comment-99</guid>
		<description>I had a look and Karrigell and was very impressed! Why does it seem to be so unknown?</description>
		<content:encoded><![CDATA[<p>I had a look and Karrigell and was very impressed! Why does it seem to be so unknown?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MarcC</title>
		<link>http://codingexperiments.com/python-javascript-and-php-as-languages-for-beginners/comment-page-1/#comment-847</link>
		<dc:creator>MarcC</dc:creator>
		<pubDate>Fri, 04 Jul 2008 18:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://codingexperiments.com/?p=102#comment-847</guid>
		<description>Hi there,&lt;br&gt;&lt;br&gt;interesting views!  I would have my own things to add/comment on:&lt;br&gt;&lt;br&gt;- Python can also be used in the .NET world (see &quot;IronPython&quot;) which includes ASP.NET, so in essence it can be used for &quot;easy&quot; web development.&lt;br&gt;&lt;br&gt;- The Python indentation &quot;battle&quot; has been raging for almost 2 decades now; some see it as a pro, some see it as a con.  In the end, any good programmer indents anyway, so its not really an issue (although no one likes to be FORCED to do something...)&lt;br&gt;&lt;br&gt;- &quot;It may take some Googling to figure out how to use a certain module.&quot; - this is true of most languages, in my experience :-)   But yes, more practical examples in the reference library would be a good thing for everyone!  Good point!&lt;br&gt;&lt;br&gt;- To add to what the above poster mentions, Python was indeed not built for the web (it predates it, really...).  This has, in my observation, hindered its success as a mainstream web programming language till recently.  The coming of the MVC-style web frameworks have changed the playing field somewhat, and now &quot;Ruby&quot; and &quot;Python&quot; are mentioned as powerful alternatives to PHP (pro: better programming practices are part of the development process).&lt;br&gt;&lt;br&gt;Cheers!</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>interesting views!  I would have my own things to add/comment on:</p>
<p>- Python can also be used in the .NET world (see &#8220;IronPython&#8221;) which includes ASP.NET, so in essence it can be used for &#8220;easy&#8221; web development.</p>
<p>- The Python indentation &#8220;battle&#8221; has been raging for almost 2 decades now; some see it as a pro, some see it as a con.  In the end, any good programmer indents anyway, so its not really an issue (although no one likes to be FORCED to do something&#8230;)</p>
<p>- &#8220;It may take some Googling to figure out how to use a certain module.&#8221; &#8211; this is true of most languages, in my experience :-)   But yes, more practical examples in the reference library would be a good thing for everyone!  Good point!</p>
<p>- To add to what the above poster mentions, Python was indeed not built for the web (it predates it, really&#8230;).  This has, in my observation, hindered its success as a mainstream web programming language till recently.  The coming of the MVC-style web frameworks have changed the playing field somewhat, and now &#8220;Ruby&#8221; and &#8220;Python&#8221; are mentioned as powerful alternatives to PHP (pro: better programming practices are part of the development process).</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MarcC</title>
		<link>http://codingexperiments.com/python-javascript-and-php-as-languages-for-beginners/comment-page-1/#comment-98</link>
		<dc:creator>MarcC</dc:creator>
		<pubDate>Fri, 04 Jul 2008 13:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://codingexperiments.com/?p=102#comment-98</guid>
		<description>Hi there,&lt;br&gt;&lt;br&gt;interesting views!  I would have my own things to add/comment on:&lt;br&gt;&lt;br&gt;- Python can also be used in the .NET world (see &quot;IronPython&quot;) which includes ASP.NET, so in essence it can be used for &quot;easy&quot; web development.&lt;br&gt;&lt;br&gt;- The Python indentation &quot;battle&quot; has been raging for almost 2 decades now; some see it as a pro, some see it as a con.  In the end, any good programmer indents anyway, so its not really an issue (although no one likes to be FORCED to do something...)&lt;br&gt;&lt;br&gt;- &quot;It may take some Googling to figure out how to use a certain module.&quot; - this is true of most languages, in my experience :-)   But yes, more practical examples in the reference library would be a good thing for everyone!  Good point!&lt;br&gt;&lt;br&gt;- To add to what the above poster mentions, Python was indeed not built for the web (it predates it, really...).  This has, in my observation, hindered its success as a mainstream web programming language till recently.  The coming of the MVC-style web frameworks have changed the playing field somewhat, and now &quot;Ruby&quot; and &quot;Python&quot; are mentioned as powerful alternatives to PHP (pro: better programming practices are part of the development process).&lt;br&gt;&lt;br&gt;Cheers!</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>interesting views!  I would have my own things to add/comment on:</p>
<p>- Python can also be used in the .NET world (see &#8220;IronPython&#8221;) which includes ASP.NET, so in essence it can be used for &#8220;easy&#8221; web development.</p>
<p>- The Python indentation &#8220;battle&#8221; has been raging for almost 2 decades now; some see it as a pro, some see it as a con.  In the end, any good programmer indents anyway, so its not really an issue (although no one likes to be FORCED to do something&#8230;)</p>
<p>- &#8220;It may take some Googling to figure out how to use a certain module.&#8221; &#8211; this is true of most languages, in my experience :-)   But yes, more practical examples in the reference library would be a good thing for everyone!  Good point!</p>
<p>- To add to what the above poster mentions, Python was indeed not built for the web (it predates it, really&#8230;).  This has, in my observation, hindered its success as a mainstream web programming language till recently.  The coming of the MVC-style web frameworks have changed the playing field somewhat, and now &#8220;Ruby&#8221; and &#8220;Python&#8221; are mentioned as powerful alternatives to PHP (pro: better programming practices are part of the development process).</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rishabh Mishra (possible248)</title>
		<link>http://codingexperiments.com/python-javascript-and-php-as-languages-for-beginners/comment-page-1/#comment-850</link>
		<dc:creator>Rishabh Mishra (possible248)</dc:creator>
		<pubDate>Mon, 09 Jun 2008 21:54:35 +0000</pubDate>
		<guid isPermaLink="false">http://codingexperiments.com/?p=102#comment-850</guid>
		<description>Good observations that Python was not built for the web at the start and that template languages like Cheetah make Python for the web easier to write. I&#039;ll look into them.</description>
		<content:encoded><![CDATA[<p>Good observations that Python was not built for the web at the start and that template languages like Cheetah make Python for the web easier to write. I&#39;ll look into them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: possible248</title>
		<link>http://codingexperiments.com/python-javascript-and-php-as-languages-for-beginners/comment-page-1/#comment-97</link>
		<dc:creator>possible248</dc:creator>
		<pubDate>Mon, 09 Jun 2008 16:54:35 +0000</pubDate>
		<guid isPermaLink="false">http://codingexperiments.com/?p=102#comment-97</guid>
		<description>Good observations that Python was not built for the web at the start and that template languages like Cheetah make Python for the web easier to write. I&#039;ll look into them.</description>
		<content:encoded><![CDATA[<p>Good observations that Python was not built for the web at the start and that template languages like Cheetah make Python for the web easier to write. I&#8217;ll look into them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnmc</title>
		<link>http://codingexperiments.com/python-javascript-and-php-as-languages-for-beginners/comment-page-1/#comment-848</link>
		<dc:creator>johnmc</dc:creator>
		<pubDate>Mon, 09 Jun 2008 04:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://codingexperiments.com/?p=102#comment-848</guid>
		<description>I would have only one quibble with your web observation on Pythion. Of the three Python is the only language that was not built to be on the web from the beginning. But regardless Python can make a fair showing of its qualities on the web. &lt;br&gt;&lt;br&gt;I would suggest a review of three python tools. Karrigell is a full fledged environment. It even provides its own http server. Cheetah and MyGhety are two template languages one could consider. Each has its own strengths and produce fully formed html code. &lt;br&gt;&lt;br&gt;There are others of course (Django, TurboGears) that provide the full MVC stack if you wish.</description>
		<content:encoded><![CDATA[<p>I would have only one quibble with your web observation on Pythion. Of the three Python is the only language that was not built to be on the web from the beginning. But regardless Python can make a fair showing of its qualities on the web. </p>
<p>I would suggest a review of three python tools. Karrigell is a full fledged environment. It even provides its own http server. Cheetah and MyGhety are two template languages one could consider. Each has its own strengths and produce fully formed html code. </p>
<p>There are others of course (Django, TurboGears) that provide the full MVC stack if you wish.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnmc</title>
		<link>http://codingexperiments.com/python-javascript-and-php-as-languages-for-beginners/comment-page-1/#comment-96</link>
		<dc:creator>johnmc</dc:creator>
		<pubDate>Sun, 08 Jun 2008 23:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://codingexperiments.com/?p=102#comment-96</guid>
		<description>I would have only one quibble with your web observation on Pythion. Of the three Python is the only language that was not built to be on the web from the beginning. But regardless Python can make a fair showing of its qualities on the web. &lt;br&gt;&lt;br&gt;I would suggest a review of three python tools. Karrigell is a full fledged environment. It even provides its own http server. Cheetah and MyGhety are two template languages one could consider. Each has its own strengths and produce fully formed html code. &lt;br&gt;&lt;br&gt;There are others of course (Django, TurboGears) that provide the full MVC stack if you wish.</description>
		<content:encoded><![CDATA[<p>I would have only one quibble with your web observation on Pythion. Of the three Python is the only language that was not built to be on the web from the beginning. But regardless Python can make a fair showing of its qualities on the web. </p>
<p>I would suggest a review of three python tools. Karrigell is a full fledged environment. It even provides its own http server. Cheetah and MyGhety are two template languages one could consider. Each has its own strengths and produce fully formed html code. </p>
<p>There are others of course (Django, TurboGears) that provide the full MVC stack if you wish.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
