<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DeveloperSide.NET Blog &#187; Python</title>
	<atom:link href="http://www.devside.net/blog/category/python/feed" rel="self" type="application/rss+xml" />
	<link>http://www.devside.net/blog</link>
	<description>Linux, Windows, MacOS? Who cares. Just give me something that works!</description>
	<lastBuildDate>Mon, 19 Sep 2011 20:58:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Python, the Other Scripting Language</title>
		<link>http://www.devside.net/blog/python-scripting</link>
		<comments>http://www.devside.net/blog/python-scripting#comments</comments>
		<pubDate>Sun, 26 Nov 2006 17:40:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.devside.net/blog/python-scripting</guid>
		<description><![CDATA[Having spent a considerable amount of time programming in C with the win32 API recently, I have been keeping a note in the back of my mind of finding a scripting language to learn; anything to be able to be more productive in with less effort.
When somebody says &#8220;scripting language&#8221;, people probably tend to either [...]]]></description>
			<content:encoded><![CDATA[<p>Having spent a considerable amount of time programming in C with the win32 API recently, I have been keeping a note in the back of my mind of finding a scripting language to learn; anything to be able to be more productive in with less effort.</p>
<p>When somebody says &#8220;scripting language&#8221;, people probably tend to either think Perl or PHP&#8230;</p>
<p>With Perl, I have always been put down by it&#8217;s &#8220;many ways to do a task&#8221; ideology and the write-only code it produces.  And with scripting languages such as PHP: they tend to be either too web-centric, and/or have grown too big for my taste.  A good, general purpose scripting language just seems hard to come by these days.</p>
<p>I need a toolset with tools that are specific in function, easy to learn/use; and not a bloated hack with everything and the kitchen sink thrown in. But rather something that is concrete [as in not loose], something that will do the job it was designed for, and something that is established and has matured in a good way.</p>
<p>And here comes Python out of the blue. A good article about ESR trying this language and finding it easier to learn, use, and to be more productive in over Perl&#8230;</p>
<p><a href="http://www.python.org/about/success/esr/">Why Python?</a></p>
<p><a href="http://www.haskell.org/haskellwiki/Introduction">Haskell</a> and <a href="http://en.wikipedia.org/wiki/Lisp_programming_language">Lisp</a> are also some other interesting options, though I&#8217;m not sure how easy they are to learn.</p>
<p><a href="http://diveintopython.org/toc/index.html">Dive Into Python</a> is an online book that has come highly recommended.</p>
<p><a href="http://swaroopch.info/text/Byte_of_Python:Main_Page">Byte of Python</a> is another online book [in the form of a wiki] that gets to the point.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.devside.net/blog/python-scripting/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

