<?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>codetorment &#187; Python</title>
	<atom:link href="http://www.codetorment.com/category/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codetorment.com</link>
	<description>code, tech, random stuff</description>
	<lastBuildDate>Tue, 04 May 2010 21:04:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4288</generator>
		<item>
		<title>Tutorial : Getting started with Python 2.6 on Ubuntu 9.10 using IDLE</title>
		<link>http://www.codetorment.com/2009/11/16/tutorial-getting-started-with-python-2-6-on-ubuntu-9-10-using-idle/</link>
		<comments>http://www.codetorment.com/2009/11/16/tutorial-getting-started-with-python-2-6-on-ubuntu-9-10-using-idle/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 16:22:53 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[idle]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.codetorment.com/?p=838</guid>
		<description><![CDATA[In this tutorial I&#8217;ll show how to install IDLE for Python 2.6 on Ubuntu 9.10 This tutorial couldn&#8217;t be much easier, as a matter of fact you should be ashamed of yourself for even reading this! I&#8217;m just kidding, follow the next couple of steps and you&#8217;ll be wrestling the mighty python in a matter [...]]]></description>
			<content:encoded><![CDATA[<p><strong>In this tutorial I&#8217;ll show how to install IDLE for Python 2.6 on Ubuntu 9.10</strong></p>
<p>This tutorial couldn&#8217;t be much easier, as a matter of fact you should be ashamed of yourself for even reading this! I&#8217;m just kidding, follow the next couple of steps and you&#8217;ll be wrestling the mighty python in a matter of minutes.</p>
<p><a href="http://www.codetorment.com/wp-content/uploads/python-logo-master-v3-TM-flattened.png"><img class="alignnone size-full wp-image-861" title="python-logo-master-v3-TM-flattened" src="http://www.codetorment.com/wp-content/uploads/python-logo-master-v3-TM-flattened.png" alt="python logo master v3 TM flattened Tutorial : Getting started with Python 2.6 on Ubuntu 9.10 using IDLE" width="481" height="162" /></a><span id="more-838"></span></p>
<p>In the top toolbar go to  &#8216;Applications &gt; Ubuntu Software Center&#8217;</p>
<p><a href="http://www.codetorment.com/wp-content/uploads/Screenshot3.png"><img class="alignnone size-full wp-image-847" title="Screenshot" src="http://www.codetorment.com/wp-content/uploads/Screenshot3.png" alt="Screenshot3 Tutorial : Getting started with Python 2.6 on Ubuntu 9.10 using IDLE" width="492" height="310" /></a><!--more--></p>
<p>Search for IDLE in the Ubuntu Software Center</p>
<p>Select the package &#8216;IDLE (using Python-2.6)&#8217;, hit the arrow and select &#8216;Install&#8217; on the next page</p>
<p><a href="http://www.codetorment.com/wp-content/uploads/Screenshot-Ubuntu-Software-Center-11.png"><img class="alignnone size-full wp-image-848" title="Ubuntu Software Center" src="http://www.codetorment.com/wp-content/uploads/Screenshot-Ubuntu-Software-Center-11.png" alt="Ubuntu Software Center" width="539" height="331" /></a></p>
<p>After a few seconds, depending on your internet connection and processing power, the installation of IDLE is completed.</p>
<p>To start IDLE go to &#8216; Applications &gt; Programming &gt; IDLE (using Python-2.6)&#8217;</p>
<p><a href="http://www.codetorment.com/wp-content/uploads/Screenshot-21.png"><img class="alignnone size-full wp-image-849" title="Starting IDLE" src="http://www.codetorment.com/wp-content/uploads/Screenshot-21.png" alt="Starting IDLE" width="498" height="253" /></a></p>
<p>Now you&#8217;re setup and ready to write  your first function&#8230;</p>
<p><a href="http://www.codetorment.com/wp-content/uploads/Screenshot-Python-Shell1.png"><img class="alignnone size-full wp-image-851" title="Python Shell" src="http://www.codetorment.com/wp-content/uploads/Screenshot-Python-Shell1.png" alt="Screenshot-Python Shell" width="484" height="401" /></a></p>
<p>If you&#8217;re new to Python and have little to no programming experience I recommend starting from one of two (or both) places.</p>
<p><a title="Dive into Python" href="http://www.diveintopython.org/" target="_blank">Dive into Python</a> and <a title="Think Like a Computer Scientist" href="http://www.greenteapress.com/thinkpython/thinkpython.html" target="_blank">Think Python : How to Think Like a Computer Scientist</a> provide excellent sources for unleashing your inner codeninja. ( Oh and the books are available for free in HTML, PDF and a bunch of other formats).</p>
<p>Go and discover your skills grashopper!</p>
<p>I&#8217;ll soon post a guide on setting up Eclipse on Ubuntu 9.10 and configuring the PyDev plugin to use Eclipse as your Python IDE.</p>
<p><a title="Back to home" href="http://www.codetorment.com" target="_self">Back to homepage </a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.codetorment.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.codetorment.com/2009/11/16/tutorial-getting-started-with-python-2-6-on-ubuntu-9-10-using-idle/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
