<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Simple Advice For Learning A Programming Language</title>
	<atom:link href="http://regulargeek.com/2009/03/19/simple-advice-for-learning-a-programming-language/feed/" rel="self" type="application/rss+xml" />
	<link>http://regulargeek.com/2009/03/19/simple-advice-for-learning-a-programming-language/</link>
	<description>Where programming, the internet and social media collide.</description>
	<lastBuildDate>Mon, 21 May 2012 05:30:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Freelancing Blogs for Web Professionals- NeonBlog</title>
		<link>http://regulargeek.com/2009/03/19/simple-advice-for-learning-a-programming-language/comment-page-1/#comment-3018</link>
		<dc:creator>Freelancing Blogs for Web Professionals- NeonBlog</dc:creator>
		<pubDate>Wed, 14 Oct 2009 03:07:06 +0000</pubDate>
		<guid isPermaLink="false">http://regulargeek.com/?p=499#comment-3018</guid>
		<description>[...] media tips thrown in by the blogger himself. Thinking of learning a new programming language? Read this [...]</description>
		<content:encoded><![CDATA[<p>[...] media tips thrown in by the blogger himself. Thinking of learning a new programming language? Read this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twitter Trackbacks for Simple Advice For Learning A Programming Language &#124; Regular Geek [regulargeek.com] on Topsy.com</title>
		<link>http://regulargeek.com/2009/03/19/simple-advice-for-learning-a-programming-language/comment-page-1/#comment-2801</link>
		<dc:creator>Twitter Trackbacks for Simple Advice For Learning A Programming Language &#124; Regular Geek [regulargeek.com] on Topsy.com</dc:creator>
		<pubDate>Fri, 28 Aug 2009 23:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://regulargeek.com/?p=499#comment-2801</guid>
		<description>[...] Simple Advice For Learning A Programming Language &#124; Regular Geek  regulargeek.com/2009/03/19/simple-advice-for-learning-a-programming-language &#8211; view page &#8211; cached  In a continuation of the idea behind my What Programming Language Should I Learn post, people always ask how to learn a language. These are people who have not learned a programming language yet, so we have to start at the beginning. The following is some simple advice on how to get started. The idea is that if you learn these basics, you can then translate the general idea to the next programming language that you need to learn. &#8212; From the page [...]</description>
		<content:encoded><![CDATA[<p>[...] Simple Advice For Learning A Programming Language | Regular Geek  regulargeek.com/2009/03/19/simple-advice-for-learning-a-programming-language &ndash; view page &ndash; cached  In a continuation of the idea behind my What Programming Language Should I Learn post, people always ask how to learn a language. These are people who have not learned a programming language yet, so we have to start at the beginning. The following is some simple advice on how to get started. The idea is that if you learn these basics, you can then translate the general idea to the next programming language that you need to learn. &mdash; From the page [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 100 Top Freelancing Blogs &#124; Freelancing and Outsourcing Tips, Commentary, Analysis, and News from oDesk</title>
		<link>http://regulargeek.com/2009/03/19/simple-advice-for-learning-a-programming-language/comment-page-1/#comment-2129</link>
		<dc:creator>100 Top Freelancing Blogs &#124; Freelancing and Outsourcing Tips, Commentary, Analysis, and News from oDesk</dc:creator>
		<pubDate>Mon, 20 Apr 2009 23:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://regulargeek.com/?p=499#comment-2129</guid>
		<description>[...] media tips thrown in by the blogger himself. Thinking of learning a new programming language? Read this [...]</description>
		<content:encoded><![CDATA[<p>[...] media tips thrown in by the blogger himself. Thinking of learning a new programming language? Read this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Binny V A</title>
		<link>http://regulargeek.com/2009/03/19/simple-advice-for-learning-a-programming-language/comment-page-1/#comment-1950</link>
		<dc:creator>Binny V A</dc:creator>
		<pubDate>Sat, 21 Mar 2009 18:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://regulargeek.com/?p=499#comment-1950</guid>
		<description>What I do is create a &#039;&lt;a href=&quot;http://www.bin-co.com/blog/2008/03/learning-a-new-programming-language-the-hello-world-method/&quot; rel=&quot;nofollow&quot;&gt;Hello Script&lt;/a&gt;&#039; for the language - this forces me to get information on all the most used syntax of the language.</description>
		<content:encoded><![CDATA[<p>What I do is create a &#8216;<a href="http://www.bin-co.com/blog/2008/03/learning-a-new-programming-language-the-hello-world-method/" rel="nofollow">Hello Script</a>&#8216; for the language &#8211; this forces me to get information on all the most used syntax of the language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robdiana</title>
		<link>http://regulargeek.com/2009/03/19/simple-advice-for-learning-a-programming-language/comment-page-1/#comment-1945</link>
		<dc:creator>robdiana</dc:creator>
		<pubDate>Fri, 20 Mar 2009 19:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://regulargeek.com/?p=499#comment-1945</guid>
		<description>I believe there are several books in pdf form. For Python, I think http://diveintopython.org/ is freely available. For Java, the Java Tutorial books from Sun are really good to start with. You will find that most books are geared towards learning a language, not learning how to program. So there may be some conceptual stuff missing.</description>
		<content:encoded><![CDATA[<p>I believe there are several books in pdf form. For Python, I think <a href="http://diveintopython.org/" rel="nofollow">http://diveintopython.org/</a> is freely available. For Java, the Java Tutorial books from Sun are really good to start with. You will find that most books are geared towards learning a language, not learning how to program. So there may be some conceptual stuff missing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent Griffith</title>
		<link>http://regulargeek.com/2009/03/19/simple-advice-for-learning-a-programming-language/comment-page-1/#comment-1944</link>
		<dc:creator>Brent Griffith</dc:creator>
		<pubDate>Fri, 20 Mar 2009 19:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://regulargeek.com/?p=499#comment-1944</guid>
		<description>Awesome. I&#039;m a newbie to programming and this article is helping to point me in the right direction. Personally I&#039;ve talked with some engineer friends of mine and they suggested Python, so after I learn some HTML + CSS and Javascript, I&#039;m gonna jump in with both feet.

Are there any good books or sites that you know of that explain the basics of programming in a really simple dumbed-down way?</description>
		<content:encoded><![CDATA[<p>Awesome. I&#8217;m a newbie to programming and this article is helping to point me in the right direction. Personally I&#8217;ve talked with some engineer friends of mine and they suggested Python, so after I learn some HTML + CSS and Javascript, I&#8217;m gonna jump in with both feet.</p>
<p>Are there any good books or sites that you know of that explain the basics of programming in a really simple dumbed-down way?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simple Advice For Learning A Programming Language &#124; Regular Geek</title>
		<link>http://regulargeek.com/2009/03/19/simple-advice-for-learning-a-programming-language/comment-page-1/#comment-1942</link>
		<dc:creator>Simple Advice For Learning A Programming Language &#124; Regular Geek</dc:creator>
		<pubDate>Thu, 19 Mar 2009 17:40:10 +0000</pubDate>
		<guid isPermaLink="false">http://regulargeek.com/?p=499#comment-1942</guid>
		<description>[...] Read more from the original source:  Simple Advice For Learning A Programming Language &#124; Regular Geek [...]</description>
		<content:encoded><![CDATA[<p>[...] Read more from the original source:  Simple Advice For Learning A Programming Language | Regular Geek [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.453 seconds -->

