<?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>Me.Tech() &#187; python</title>
	<atom:link href="http://riteshnayak.com/blog/category/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://riteshnayak.com/blog</link>
	<description>my technology blog</description>
	<lastBuildDate>Tue, 27 Apr 2010 10:53:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Python &#8211; Still Getting started</title>
		<link>http://riteshnayak.com/blog/2008/09/27/python-still-getting-started/</link>
		<comments>http://riteshnayak.com/blog/2008/09/27/python-still-getting-started/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 13:40:29 +0000</pubDate>
		<dc:creator>Ritesh</dc:creator>
				<category><![CDATA[python]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[gedit]]></category>
		<category><![CDATA[itsmeritesh]]></category>

		<guid isPermaLink="false">http://riteshnayak.com/blog/?p=397</guid>
		<description><![CDATA[My new found interest in learning python, probably one of the most coolest programming languages has left me clamouring for more python goodies. The learning curve for python, at least the scripting part, was extremely small and easy, or maybe that&#8217;s because I already know Perl. Here&#8217;s my set of getting started tips on Python. [...]]]></description>
			<content:encoded><![CDATA[<p>My new found interest in learning python, probably one of the most coolest programming languages has left me clamouring for more python goodies. The learning curve for python, at least the scripting part, was extremely small and easy, or maybe that&#8217;s because I already know Perl. Here&#8217;s my set of getting started tips on Python. And  believe me, if you haven&#8217;t started yet, please do.</p>
<p>- Most Linuxes come with python interpreter, if not use a package manager to get the latest interpreter.</p>
<p>- Read the Python Tutorial by Guido Von Rossum. The most (100 pages) you will ever read about python, beacuse its faster to do than read about python.</p>
<p>- Any good editor will do, but if you are one of those IDEated individuals, use the <a href="http://pydev.sourceforge.net/" target="_blank">pydev</a> plugin for Eclipse.</p>
<p>- For a simpler feel, you can get the python plugins for Gedit from <a href="http://live.gnome.org/Gedit/Plugins" target="_blank">this location</a>. Just install it and my favorite, GEdit becomes python wise.  My friend also suggests using Emacs for python development.</p>
<p>Thats about it !! Please feel free to add comments on what else you read, did, installed to become a python developer.<br />
<script type="text/javascript"><!--
google_ad_client = "pub-7842209198869842";
/* sqaure plain for blog */
google_ad_slot = "6787148217";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://riteshnayak.com/blog/2008/09/27/python-still-getting-started/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
