
<?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>Mental Pandiculation &#187; learn to program</title>
	<atom:link href="http://mentalpandiculation.com/tag/learn-to-program/feed/" rel="self" type="application/rss+xml" />
	<link>http://mentalpandiculation.com</link>
	<description>One Man's Attempt To Find Elegant Code Through Big Words</description>
	<lastBuildDate>Mon, 27 Jun 2011 23:31:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Making It Easy To Learn Programming</title>
		<link>http://mentalpandiculation.com/2010/01/making-it-easy-to-learn-programming/</link>
		<comments>http://mentalpandiculation.com/2010/01/making-it-easy-to-learn-programming/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 20:29:05 +0000</pubDate>
		<dc:creator>Niklaus Wirth's Ghost</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[learn to program]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://mentalpandiculation.com/?p=226</guid>
		<description><![CDATA[Glenn Reynolds talks about a shortage of geeks and one of his readers comments that a key contribution to this is when computers stopped shipping with BASIC. Glenn makes the plea to computer makers to include BASIC on the computers as a public service. Of course, Macs already ship with both Python and Ruby, surely [...]]]></description>
			<content:encoded><![CDATA[<p>Glenn Reynolds talks about a <a href="http://pajamasmedia.com/instapundit/91890/">shortage of geeks</a> and one of his readers comments that a key contribution to this is when computers stopped shipping with BASIC.  Glenn makes the plea to computer makers to include BASIC on the computers as a public service.  Of course, Macs already ship with both Python and Ruby, surely superior languages to BASIC and excellent learning languages as well.</p>
<p>On a Mac, all you have to do is fire up a terminal (Apple Key + Space Bar and then type &#8220;Terminal&#8221;), type &#8220;python&#8221; in the new terminal and you have a place to start learning programming.  Work through the <a href="http://docs.python.org/tutorial/">Python tutorial</a> and you&#8217;re well on the way to becoming a novice Python programmer.</p>
<p>Of course, on a Windows machine you&#8217;re going to have to do a little more work because, well, it is Windows after all.</p>
]]></content:encoded>
			<wfw:commentRss>http://mentalpandiculation.com/2010/01/making-it-easy-to-learn-programming/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

