<?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: Plain Python</title>
	<atom:link href="http://www.johndcook.com/blog/2009/05/08/plain-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johndcook.com/blog/2009/05/08/plain-python/</link>
	<description>John D. Cook</description>
	<lastBuildDate>Mon, 20 May 2013 18:47:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Five years to overnight success &#8212; The Endeavour</title>
		<link>http://www.johndcook.com/blog/2009/05/08/plain-python/comment-page-1/#comment-14333</link>
		<dc:creator>Five years to overnight success &#8212; The Endeavour</dc:creator>
		<pubDate>Wed, 09 Jan 2013 13:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2242#comment-14333</guid>
		<description><![CDATA[[...] many people read anything here until May 2009 when the post Plain Python got a few thousand visitors. Then the site mostly returned to obscurity, aside from a few random [...] ]]></description>
		<content:encoded><![CDATA[<p>[...] many people read anything here until May 2009 when the post Plain Python got a few thousand visitors. Then the site mostly returned to obscurity, aside from a few random [...] </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: useR 2012: main conference braindump &#124; Civil Statistician</title>
		<link>http://www.johndcook.com/blog/2009/05/08/plain-python/comment-page-1/#comment-14332</link>
		<dc:creator>useR 2012: main conference braindump &#124; Civil Statistician</dc:creator>
		<pubDate>Mon, 25 Jun 2012 00:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2242#comment-14332</guid>
		<description><![CDATA[[...] it&#8217;s high-level and readable: people call it &#8220;runnable pseudocode&#8221; and apparently its syntax is easy to remember. He ran his demo in IPython, which seemed to be an interactive notebook that runs in a web browser [...] ]]></description>
		<content:encoded><![CDATA[<p>[...] it&#8217;s high-level and readable: people call it &#8220;runnable pseudocode&#8221; and apparently its syntax is easy to remember. He ran his demo in IPython, which seemed to be an interactive notebook that runs in a web browser [...] </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PJ Brunet</title>
		<link>http://www.johndcook.com/blog/2009/05/08/plain-python/comment-page-1/#comment-14331</link>
		<dc:creator>PJ Brunet</dc:creator>
		<pubDate>Tue, 26 Apr 2011 17:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2242#comment-14331</guid>
		<description><![CDATA[I was just thinking last night, this is why I miss Pascal.

I don&#039;t mind lots of extra typing either, because if the code is readable I save time reading/writing comments.  

People new to programming assume WRITING the code is time-consuming, but thinking through the problem is typically where you&#039;re burning the most calories.    Not saving a few keystrokes.

Anyway, I agree with the above comment about PHP&#039;s popularity due to its &quot;www&quot; birthright, but please don&#039;t hate on PHP because you have a Ruby syntax fetish  ;-)  Too many programmers get hung up on the craft and forget the raison d&#039;etre.]]></description>
		<content:encoded><![CDATA[<p>I was just thinking last night, this is why I miss Pascal.</p>
<p>I don&#8217;t mind lots of extra typing either, because if the code is readable I save time reading/writing comments.  </p>
<p>People new to programming assume WRITING the code is time-consuming, but thinking through the problem is typically where you&#8217;re burning the most calories.    Not saving a few keystrokes.</p>
<p>Anyway, I agree with the above comment about PHP&#8217;s popularity due to its &#8220;www&#8221; birthright, but please don&#8217;t hate on PHP because you have a Ruby syntax fetish  <img src='http://www.johndcook.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />   Too many programmers get hung up on the craft and forget the raison d&#8217;etre.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Developer</title>
		<link>http://www.johndcook.com/blog/2009/05/08/plain-python/comment-page-1/#comment-14330</link>
		<dc:creator>Developer</dc:creator>
		<pubDate>Mon, 28 Mar 2011 10:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2242#comment-14330</guid>
		<description><![CDATA[I used several programming languages such as Assembly, Pascal, Delphi,Visual Basic, Matlab, C++, Fortran etc for a long time but recently I am experiencing Python. When I need to produce a nice look GUI rich application the best for me is Visual Basic yet. For me all experience with python GUI producers were not good enough. If I want to evaluate a numerical algorithm with immediate graphics and of course with enjoyment I use Python. When I need to improve the computation speed I use Fortran to generate library to be used in Python.
...]]></description>
		<content:encoded><![CDATA[<p>I used several programming languages such as Assembly, Pascal, Delphi,Visual Basic, Matlab, C++, Fortran etc for a long time but recently I am experiencing Python. When I need to produce a nice look GUI rich application the best for me is Visual Basic yet. For me all experience with python GUI producers were not good enough. If I want to evaluate a numerical algorithm with immediate graphics and of course with enjoyment I use Python. When I need to improve the computation speed I use Fortran to generate library to be used in Python.<br />
&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Farhat</title>
		<link>http://www.johndcook.com/blog/2009/05/08/plain-python/comment-page-1/#comment-14329</link>
		<dc:creator>Farhat</dc:creator>
		<pubDate>Tue, 29 Dec 2009 07:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2242#comment-14329</guid>
		<description><![CDATA[I followed the same path with Python. Was a Perl code for several years, I dipped my toe into the Python pool a few times but never waded in. Then I was asked to teach a course in computing and thought since teaching is the best way to learn, I taught in Python and was amazed at how much easier it was do many things in Python as compared to Perl or C. And for tasks that require OOP, Python is head and shoulders above Perl.]]></description>
		<content:encoded><![CDATA[<p>I followed the same path with Python. Was a Perl code for several years, I dipped my toe into the Python pool a few times but never waded in. Then I was asked to teach a course in computing and thought since teaching is the best way to learn, I taught in Python and was amazed at how much easier it was do many things in Python as compared to Perl or C. And for tasks that require OOP, Python is head and shoulders above Perl.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: haichit</title>
		<link>http://www.johndcook.com/blog/2009/05/08/plain-python/comment-page-1/#comment-14328</link>
		<dc:creator>haichit</dc:creator>
		<pubDate>Fri, 24 Jul 2009 18:46:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2242#comment-14328</guid>
		<description><![CDATA[I am not CS student but I need to write code for my research. C/C++ is powerful  with its high speed but it&#039;s very difficult to learn for me. The first time I met Python, I was very surprised how quick I could learn it. Thanks for your article.]]></description>
		<content:encoded><![CDATA[<p>I am not CS student but I need to write code for my research. C/C++ is powerful  with its high speed but it&#8217;s very difficult to learn for me. The first time I met Python, I was very surprised how quick I could learn it. Thanks for your article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldir</title>
		<link>http://www.johndcook.com/blog/2009/05/08/plain-python/comment-page-1/#comment-14327</link>
		<dc:creator>Waldir</dc:creator>
		<pubDate>Sun, 28 Jun 2009 13:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2242#comment-14327</guid>
		<description><![CDATA[This post seems to resonate much with (and, in a way, summarize) Eric S. Raymond&#039;s &quot;&lt;a&gt;Why Python?&lt;/a&gt;&quot;. It&#039;s much longer, but worth reading. That post delivered the final blow in convincing me to give up my plan to learn Perl (no matter how much I liked working with regex) and try Python instead.]]></description>
		<content:encoded><![CDATA[<p>This post seems to resonate much with (and, in a way, summarize) Eric S. Raymond&#8217;s &#8220;<a>Why Python?</a>&#8220;. It&#8217;s much longer, but worth reading. That post delivered the final blow in convincing me to give up my plan to learn Perl (no matter how much I liked working with regex) and try Python instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hari</title>
		<link>http://www.johndcook.com/blog/2009/05/08/plain-python/comment-page-1/#comment-14326</link>
		<dc:creator>Hari</dc:creator>
		<pubDate>Tue, 12 May 2009 18:41:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2242#comment-14326</guid>
		<description><![CDATA[Python makes me feel that anything is do-able. The biggest plus for me was that Python made me want to write my code in an object oriented way.  With Perl all I had were hundreds of lines in a single script. With python, once my code gets too big I immediately think of creating objects and having them do the work. Perl never did nudge me in this direction.]]></description>
		<content:encoded><![CDATA[<p>Python makes me feel that anything is do-able. The biggest plus for me was that Python made me want to write my code in an object oriented way.  With Perl all I had were hundreds of lines in a single script. With python, once my code gets too big I immediately think of creating objects and having them do the work. Perl never did nudge me in this direction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pop</title>
		<link>http://www.johndcook.com/blog/2009/05/08/plain-python/comment-page-1/#comment-14325</link>
		<dc:creator>Pop</dc:creator>
		<pubDate>Sun, 10 May 2009 05:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2242#comment-14325</guid>
		<description><![CDATA[Python is the easiest language to use and to remember the syntax. I can concentrate 100% in the task and the tool does not bother me. Also Another cool features that Python borrowed are from Haskell a very interesting programming language thast kick the arse of antother programming languages.]]></description>
		<content:encoded><![CDATA[<p>Python is the easiest language to use and to remember the syntax. I can concentrate 100% in the task and the tool does not bother me. Also Another cool features that Python borrowed are from Haskell a very interesting programming language thast kick the arse of antother programming languages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.johndcook.com/blog/2009/05/08/plain-python/comment-page-1/#comment-14324</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Sat, 09 May 2009 12:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2242#comment-14324</guid>
		<description><![CDATA[I love Perl. I use Perl. I have never really wanted to do Python and I think I am still in that camp. However, this post is very to the point.]]></description>
		<content:encoded><![CDATA[<p>I love Perl. I use Perl. I have never really wanted to do Python and I think I am still in that camp. However, this post is very to the point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhishek Ghose</title>
		<link>http://www.johndcook.com/blog/2009/05/08/plain-python/comment-page-1/#comment-14323</link>
		<dc:creator>Abhishek Ghose</dc:creator>
		<pubDate>Sat, 09 May 2009 08:33:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2242#comment-14323</guid>
		<description><![CDATA[Was delighted to know that I am not the only one who has a hard time remembering syntax to open files in Java :) I am a Rubyist, but I am planning to shortly look at Python because of its alleged performance edge over Ruby (I say &#039;alleged&#039; since I am yet to see a conclusive comparison of Python with Ruby 1.9)]]></description>
		<content:encoded><![CDATA[<p>Was delighted to know that I am not the only one who has a hard time remembering syntax to open files in Java <img src='http://www.johndcook.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I am a Rubyist, but I am planning to shortly look at Python because of its alleged performance edge over Ruby (I say &#8216;alleged&#8217; since I am yet to see a conclusive comparison of Python with Ruby 1.9)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://www.johndcook.com/blog/2009/05/08/plain-python/comment-page-1/#comment-14322</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Sat, 09 May 2009 06:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2242#comment-14322</guid>
		<description><![CDATA[&quot;Memorable syntax increases productivity. You don’t have to break your train of thought as often to reach for a reference book.&quot;

I find it increases the rate at which I can write lines of code, for this reason.  That doesn&#039;t necessarily correlate with productivity, especially long-term productivity.

In Common Lisp, for example, I can never remember all the args to with-open-file (though I can remember the couple I use all the time, and Emacs can tell me the rest).  But my programs end up naturally OAOO.  If I need something for a purpose other than how I coded it, I rarely have to refactor to use it.  It&#039;s already in a data structure I can use.

In Python, I can crank out the lines of code faster, but then after a month I have ... a lot of lines of code.  Then I have to go back and refactor, especially when I want to use something in a different way than originally intended.

I wonder if there&#039;s a way to build a system with the best of both worlds.  There&#039;s got to be something better than Common Lisp for memorization, while keeping its benefits.]]></description>
		<content:encoded><![CDATA[<p>&#8220;Memorable syntax increases productivity. You don’t have to break your train of thought as often to reach for a reference book.&#8221;</p>
<p>I find it increases the rate at which I can write lines of code, for this reason.  That doesn&#8217;t necessarily correlate with productivity, especially long-term productivity.</p>
<p>In Common Lisp, for example, I can never remember all the args to with-open-file (though I can remember the couple I use all the time, and Emacs can tell me the rest).  But my programs end up naturally OAOO.  If I need something for a purpose other than how I coded it, I rarely have to refactor to use it.  It&#8217;s already in a data structure I can use.</p>
<p>In Python, I can crank out the lines of code faster, but then after a month I have &#8230; a lot of lines of code.  Then I have to go back and refactor, especially when I want to use something in a different way than originally intended.</p>
<p>I wonder if there&#8217;s a way to build a system with the best of both worlds.  There&#8217;s got to be something better than Common Lisp for memorization, while keeping its benefits.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle</title>
		<link>http://www.johndcook.com/blog/2009/05/08/plain-python/comment-page-1/#comment-14321</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Fri, 08 May 2009 21:38:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2242#comment-14321</guid>
		<description><![CDATA[As someone who has been trying to make the same switch, I have to say, I keep returning to Perl because I keep &lt;strong&gt;forgetting the Python syntax!&lt;/strong&gt;

I don&#039;t think it&#039;s a failing of Python, it&#039;s mostly due to my lack of using it long enough to recall the operators and methods by heart. But if that&#039;s the case, then pretty much any language can be comfortably familiar, provided you put in the legwork to use it enough to learn it. The real question is, what language has the most memorable syntax in terms of the duration of time required to become efficient from recall only?

I can&#039;t claim any insight into that; I learned Perl to get by in my job. 60-hour per week exposure is way more Python than I&#039;ll ever be writing recreationally.

Still, to each his own. And you&#039;re dead on about Java being infinitely forgettable.]]></description>
		<content:encoded><![CDATA[<p>As someone who has been trying to make the same switch, I have to say, I keep returning to Perl because I keep <strong>forgetting the Python syntax!</strong></p>
<p>I don&#8217;t think it&#8217;s a failing of Python, it&#8217;s mostly due to my lack of using it long enough to recall the operators and methods by heart. But if that&#8217;s the case, then pretty much any language can be comfortably familiar, provided you put in the legwork to use it enough to learn it. The real question is, what language has the most memorable syntax in terms of the duration of time required to become efficient from recall only?</p>
<p>I can&#8217;t claim any insight into that; I learned Perl to get by in my job. 60-hour per week exposure is way more Python than I&#8217;ll ever be writing recreationally.</p>
<p>Still, to each his own. And you&#8217;re dead on about Java being infinitely forgettable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brendan O'Connor</title>
		<link>http://www.johndcook.com/blog/2009/05/08/plain-python/comment-page-1/#comment-14320</link>
		<dc:creator>Brendan O'Connor</dc:creator>
		<pubDate>Fri, 08 May 2009 21:31:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2242#comment-14320</guid>
		<description><![CDATA[Not the same for ruby.  I stopped using python for ~1.5 years and it was very easy to pick back up.  But if I stop using ruby for a few months, it can be nontrivial to refresh.  It&#039;s a more complex language with odd conventions that make it harder to use at a low cognitive load (e.g. opening classes).

Some things in ruby are brilliantly designed and very easy to pick back up, like map/select/etc block chaining.  but overall it&#039;s harder.]]></description>
		<content:encoded><![CDATA[<p>Not the same for ruby.  I stopped using python for ~1.5 years and it was very easy to pick back up.  But if I stop using ruby for a few months, it can be nontrivial to refresh.  It&#8217;s a more complex language with odd conventions that make it harder to use at a low cognitive load (e.g. opening classes).</p>
<p>Some things in ruby are brilliantly designed and very easy to pick back up, like map/select/etc block chaining.  but overall it&#8217;s harder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://www.johndcook.com/blog/2009/05/08/plain-python/comment-page-1/#comment-14319</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Fri, 08 May 2009 20:52:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2242#comment-14319</guid>
		<description><![CDATA[But isn&#039;t the same true for ruby? ;)

I am biased because I do use ruby since 5 years, have NO problem with python though - but I came from perl and php background. I found perl had too many weaknesses - the syntax was less elegant than python and ruby, and perl failed to conquer the www (which I personally think was the only reason why php really was a big success - their www focus).

Maybe perl 6 can change this one day, but for now it still seems to be a duke nukem forever story with perl, right next to GNU Hurd....]]></description>
		<content:encoded><![CDATA[<p>But isn&#8217;t the same true for ruby? <img src='http://www.johndcook.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I am biased because I do use ruby since 5 years, have NO problem with python though &#8211; but I came from perl and php background. I found perl had too many weaknesses &#8211; the syntax was less elegant than python and ruby, and perl failed to conquer the www (which I personally think was the only reason why php really was a big success &#8211; their www focus).</p>
<p>Maybe perl 6 can change this one day, but for now it still seems to be a duke nukem forever story with perl, right next to GNU Hurd&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brendan O'Connor</title>
		<link>http://www.johndcook.com/blog/2009/05/08/plain-python/comment-page-1/#comment-14318</link>
		<dc:creator>Brendan O'Connor</dc:creator>
		<pubDate>Fri, 08 May 2009 20:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2242#comment-14318</guid>
		<description><![CDATA[&quot;cool in more subtle ways&quot; - amen.]]></description>
		<content:encoded><![CDATA[<p>&#8220;cool in more subtle ways&#8221; &#8211; amen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kenfar</title>
		<link>http://www.johndcook.com/blog/2009/05/08/plain-python/comment-page-1/#comment-14317</link>
		<dc:creator>kenfar</dc:creator>
		<pubDate>Fri, 08 May 2009 19:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2242#comment-14317</guid>
		<description><![CDATA[I started using Python in early 2000.  There were a variety of features that attracted me to it.  But I stuck with it because it was so easy to remember.  I was working as a systems architect - and only got to write code about eight hours a week.    I found that a year after writing a small app, program or utility I could pick it up right away with minimal re-learning time.  

I think this is just one of many beneficial results from some of the pythonic philosophies - like one right way of doing things.   Another big one is that the learning curve is so short.   On one huge project I chose python and was the only one that knew it previously.     Over the years we trained a dozen people in python - and it was so easy to do that there was never any formal training.

Anyhow, glad to hear someone else articulate this aspect of python.]]></description>
		<content:encoded><![CDATA[<p>I started using Python in early 2000.  There were a variety of features that attracted me to it.  But I stuck with it because it was so easy to remember.  I was working as a systems architect &#8211; and only got to write code about eight hours a week.    I found that a year after writing a small app, program or utility I could pick it up right away with minimal re-learning time.  </p>
<p>I think this is just one of many beneficial results from some of the pythonic philosophies &#8211; like one right way of doing things.   Another big one is that the learning curve is so short.   On one huge project I chose python and was the only one that knew it previously.     Over the years we trained a dozen people in python &#8211; and it was so easy to do that there was never any formal training.</p>
<p>Anyhow, glad to hear someone else articulate this aspect of python.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BruceA</title>
		<link>http://www.johndcook.com/blog/2009/05/08/plain-python/comment-page-1/#comment-14316</link>
		<dc:creator>BruceA</dc:creator>
		<pubDate>Fri, 08 May 2009 19:24:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2242#comment-14316</guid>
		<description><![CDATA[I&#039;ve been skimming books on Python for a while, but you&#039;ve given me a reason to really try it out.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve been skimming books on Python for a while, but you&#8217;ve given me a reason to really try it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhijit</title>
		<link>http://www.johndcook.com/blog/2009/05/08/plain-python/comment-page-1/#comment-14315</link>
		<dc:creator>Abhijit</dc:creator>
		<pubDate>Fri, 08 May 2009 18:47:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2242#comment-14315</guid>
		<description><![CDATA[Amen!!!]]></description>
		<content:encoded><![CDATA[<p>Amen!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.johndcook.com/blog/2009/05/08/plain-python/comment-page-1/#comment-14314</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 08 May 2009 17:55:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2242#comment-14314</guid>
		<description><![CDATA[&gt; But he could remember the corresponding Python syntax.

This is a big part of what makes Python &quot;fun&quot; for me... I can focus on the task, and less on the tool (or language). Other languages may be more powerful/complex/expressive/etc., but I find the challenge to be in solving the problem at hand, not in adding an extra level of difficulty by using a language that is more effort by nature.

All of this is of course due to the fact that Python is not my primary language, so I am not immersed in it on a daily basis (SQL is), and Python takes (me) a little less effort to get restarted in.]]></description>
		<content:encoded><![CDATA[<p>&gt; But he could remember the corresponding Python syntax.</p>
<p>This is a big part of what makes Python &#8220;fun&#8221; for me&#8230; I can focus on the task, and less on the tool (or language). Other languages may be more powerful/complex/expressive/etc., but I find the challenge to be in solving the problem at hand, not in adding an extra level of difficulty by using a language that is more effort by nature.</p>
<p>All of this is of course due to the fact that Python is not my primary language, so I am not immersed in it on a daily basis (SQL is), and Python takes (me) a little less effort to get restarted in.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
