<?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>TechTrouts.com &#187; python</title>
	<atom:link href="http://techtrouts.com/topics/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://techtrouts.com</link>
	<description>Doin' the dev dance o/</description>
	<lastBuildDate>Thu, 23 Jul 2009 10:42:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Learning python</title>
		<link>http://techtrouts.com/learning-python/</link>
		<comments>http://techtrouts.com/learning-python/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 14:26:58 +0000</pubDate>
		<dc:creator>Carlos Ouro</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[naturePhp]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://techtrouts.com/learning-python/</guid>
		<description><![CDATA[Yes, it&#8217;s true &#8211; i&#8217;m starting on python. Why? - Autoload libraries ( Modules &#8211; similar to naturePhp&#8217;s toolkit system ) is a default system; - a small core; - namespaces and modules; - indentation is used to mark out block structure rather than curly braces &#8211; much cleaner code; - everything is a reference! [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, it&#8217;s true &#8211; i&#8217;m starting on python.</p>
<p>Why?</p>
<p>- Autoload libraries ( Modules &#8211; similar to naturePhp&#8217;s toolkit system ) is a default system;<br />
- a small core;<br />
- namespaces and modules;<br />
- indentation is used to mark out block structure rather than curly braces &#8211; much cleaner code;<br />
- everything is a reference!<br />
- a simple array slicing syntax;<br />
- lambdas and other built-in functional programming constructs;</p>
<p>I always asked myself why Google uses so much python, now i know.</p>
<p>I&#8217;ll still be working on naturePhp and with PHP in general, i still think PHP is much more easy to setup and learn, as well as more resourceful, and most of the shared server environments use PHP, so <a href="http://naturephp.org" title="NaturePhp PHP Toolkit" target="_blank">naturePhp toolkit</a> is continuing to be a must have &#8211; especially with the oncoming namespaces on PHP 5.2.3 ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://techtrouts.com/learning-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
