<?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>Hey Gio &#187; Programming Beginner</title>
	<atom:link href="http://www.heygio.com/category/programming-beginner/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.heygio.com</link>
	<description></description>
	<lastBuildDate>Tue, 20 Apr 2010 20:39:56 +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>Why I Chose Python as the First Language to Learn</title>
		<link>http://www.heygio.com/2008/01/04/why-i-chose-python-as-the-first-language-to-learn/</link>
		<comments>http://www.heygio.com/2008/01/04/why-i-chose-python-as-the-first-language-to-learn/#comments</comments>
		<pubDate>Sat, 05 Jan 2008 01:12:26 +0000</pubDate>
		<dc:creator>Giovanna</dc:creator>
				<category><![CDATA[Programming Beginner]]></category>

		<guid isPermaLink="false">http://www.heygio.com/2008/01/04/why-i-chose-python-as-the-first-language-to-learn/</guid>
		<description><![CDATA[The code is a lot simpler than C/C++ and Java. You get to focus on developing your skills as a computer scientist and worry less on the syntax and semantics. MIT teaches Python in their CS1 course due to its simplicity. Here&#8217;s a comparison:
Assignment: Print &#8220;Hey Gio&#8221; on the screen in Java
print class Hello{
public static [...]]]></description>
		<wfw:commentRss>http://www.heygio.com/2008/01/04/why-i-chose-python-as-the-first-language-to-learn/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
