<?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>Tech.It.2.Me-&#62;{By.Anton.Perez} &#187; Python</title>
	<atom:link href="http://antonperez.com/category/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://antonperez.com</link>
	<description>Technical satisfaction guaranteed...</description>
	<lastBuildDate>Fri, 10 Feb 2012 02:06:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Downloadable Python 3.1.1 Docs</title>
		<link>http://antonperez.com/2010/03/22/downloadable-python-3-1-1-docs/</link>
		<comments>http://antonperez.com/2010/03/22/downloadable-python-3-1-1-docs/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 21:47:55 +0000</pubDate>
		<dc:creator>anton</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Resource]]></category>

		<guid isPermaLink="false">http://antonperez.com/2010/03/22/downloadable-python-3-1-1-docs/</guid>
		<description><![CDATA[As of now, only the Python 2.6.5 Documentation is published for download on the python.org website; however, I was interested in downloading Python 3.1.1&#8242;s Documentation. After some searching, I found it; so sharing it to the world.&#160; It&#8217;s at: http://www.python.org/ftp/python/doc/3.1.1/.&#160; (I personally chose the &#8220;python-3.1.1-docs-pdf-letter&#8221; and it printed fine.) Happy Coding!]]></description>
			<content:encoded><![CDATA[<p>As of now, only the <a href="http://docs.python.org/download">Python 2.6.5 Documentation</a> is published for download on the python.org website; however, I was interested in downloading Python 3.1.1&#8242;s Documentation.</p>
<p>After some searching, I found it; so sharing it to the world.&nbsp; It&#8217;s at: <a href="http://www.python.org/ftp/python/doc/3.1.1/">http://www.python.org/ftp/python/doc/3.1.1/</a>.&nbsp; (I personally chose the &#8220;python-3.1.1-docs-pdf-letter&#8221; and it printed fine.)</p>
<p>Happy Coding!</p>
]]></content:encoded>
			<wfw:commentRss>http://antonperez.com/2010/03/22/downloadable-python-3-1-1-docs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Should I learn Python 2.x or Python 3.x</title>
		<link>http://antonperez.com/2010/03/17/should-i-learn-python-2-x-or-python-3-x/</link>
		<comments>http://antonperez.com/2010/03/17/should-i-learn-python-2-x-or-python-3-x/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 21:52:41 +0000</pubDate>
		<dc:creator>anton</dc:creator>
				<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://antonperez.com/2010/03/17/should-i-learn-python-2-x-or-python-3-x/</guid>
		<description><![CDATA[Googling this didn&#8217;t really help me decide, but after stumbling on an interview by O&#8217;Relly with Guido van Rossum, the creator of Python, I decided to go with Python 3.x.&#160; Here&#8217;s what he said that set my mind: If you&#8217;re learning Python for the first time, 3.0 is a great way to learn the language. [...]]]></description>
			<content:encoded><![CDATA[<p>Googling this didn&#8217;t really help me decide, but after stumbling on an <a href="http://broadcast.oreilly.com/2009/01/the-evolution-of-python-3.html">interview by O&#8217;Relly with Guido van Rossum</a>, the creator of Python, I decided to go with Python 3.x.&nbsp; </p>
<p>Here&#8217;s what he said that set my mind: </p>
<blockquote><p>If you&#8217;re learning Python for the first time, 3.0 is a great way to learn the language. There&#8217;s a couple of things that trip over beginners have been removed.</p>
<p>It&#8217;s easier to learn the differences between 2.6 and 3.0 after you&#8217;ve learned 3.0 than to go the other way.</p>
</blockquote>
<p>Happy learning and programming!</p>
]]></content:encoded>
			<wfw:commentRss>http://antonperez.com/2010/03/17/should-i-learn-python-2-x-or-python-3-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Python, Linux, Java, Ruby and more with Tutorial Videos</title>
		<link>http://antonperez.com/2007/08/29/learning-python-linux-java-ruby-and-more-with-tutorial-videos/</link>
		<comments>http://antonperez.com/2007/08/29/learning-python-linux-java-ruby-and-more-with-tutorial-videos/#comments</comments>
		<pubDate>Wed, 29 Aug 2007 22:49:12 +0000</pubDate>
		<dc:creator>anton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Resource]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://antonperez.com/?p=260</guid>
		<description><![CDATA[I&#8217;m kicking off my Python journey once more, hopefully, now with depth.&#160; And came across this website &#8211; thanks to Anton Sipos &#8211; called ShowMeDo, that I believe can enhance your learning through videos. Take it easy.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m kicking off my Python journey once more, hopefully, now with depth.&nbsp; And came across this website &#8211; thanks to <strong>Anton Sipos</strong> &#8211; called <a href="http://showmedo.com/">ShowMeDo</a>, that I believe can enhance your learning through videos.</p>
<p>Take it easy.</p>
]]></content:encoded>
			<wfw:commentRss>http://antonperez.com/2007/08/29/learning-python-linux-java-ruby-and-more-with-tutorial-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

