<?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: Programming Languages I&#8217;ve Learned In Order</title>
	<atom:link href="http://weston.ruter.net/2010/04/02/programming-languages-ive-learned-in-order/feed/" rel="self" type="application/rss+xml" />
	<link>http://weston.ruter.net/2010/04/02/programming-languages-ive-learned-in-order/</link>
	<description>Web application developer in Portland, Oregon</description>
	<lastBuildDate>Fri, 09 Dec 2011 18:07:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Dairon Medina</title>
		<link>http://weston.ruter.net/2010/04/02/programming-languages-ive-learned-in-order/comment-page-1/#comment-28069</link>
		<dc:creator>Dairon Medina</dc:creator>
		<pubDate>Thu, 21 Apr 2011 17:45:33 +0000</pubDate>
		<guid isPermaLink="false">http://weston.ruter.net/?p=297#comment-28069</guid>
		<description>Here is mine:
Basic
Visual Fox pRO
Pascal(Like and first jobs)
HTML, CSS and Javascript(currently on html5 and css3)
C(the powerfull)
PHP(My favorite for 5 years)
python(My current job and the most awesome i have know)</description>
		<content:encoded><![CDATA[<p>Here is mine:<br />
Basic<br />
Visual Fox pRO<br />
Pascal(Like and first jobs)<br />
HTML, CSS and Javascript(currently on html5 and css3)<br />
C(the powerfull)<br />
PHP(My favorite for 5 years)<br />
python(My current job and the most awesome i have know)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://weston.ruter.net/2010/04/02/programming-languages-ive-learned-in-order/comment-page-1/#comment-16109</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Mon, 12 Apr 2010 21:09:46 +0000</pubDate>
		<guid isPermaLink="false">http://weston.ruter.net/?p=297#comment-16109</guid>
		<description>Here&#039;s my list:

1. Basic (high school, like it, because didn&#039;t know another one)
2. Fortran (freshman year college, helped a clueless but cute girl who started to program the night before it was due)
3. Pascal (dropped the course)
4. C (first job, out of college, like it)
5. C++ (like even more than C)
6. Java (like equally to C++)
7. JavaScript, HTML around 2001 (too much copying snippets, hated it)
8. C# 1 (why bother, inferior than Java)
9. C# 2 (ok, slightly &quot;better&quot; than Java, so what)
10. Python (like it more than Java and C++)
11. JavaScript, HTML, CSS around 2006 till now (ajax, re-learn and totally love it)
12. C# 3 (lambda, LINQ, anonymous type, etc, totally love it)</description>
		<content:encoded><![CDATA[<p>Here&#8217;s my list:</p>
<p>1. Basic (high school, like it, because didn&#8217;t know another one)<br />
2. Fortran (freshman year college, helped a clueless but cute girl who started to program the night before it was due)<br />
3. Pascal (dropped the course)<br />
4. C (first job, out of college, like it)<br />
5. C++ (like even more than C)<br />
6. Java (like equally to C++)<br />
7. JavaScript, HTML around 2001 (too much copying snippets, hated it)<br />
8. C# 1 (why bother, inferior than Java)<br />
9. C# 2 (ok, slightly &#8220;better&#8221; than Java, so what)<br />
10. Python (like it more than Java and C++)<br />
11. JavaScript, HTML, CSS around 2006 till now (ajax, re-learn and totally love it)<br />
12. C# 3 (lambda, LINQ, anonymous type, etc, totally love it)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent</title>
		<link>http://weston.ruter.net/2010/04/02/programming-languages-ive-learned-in-order/comment-page-1/#comment-15853</link>
		<dc:creator>Brent</dc:creator>
		<pubDate>Fri, 02 Apr 2010 21:48:28 +0000</pubDate>
		<guid isPermaLink="false">http://weston.ruter.net/?p=297#comment-15853</guid>
		<description>In order by when learned (oldest first), how much I like them and links for the youngsters.

&lt;ol&gt;
	&lt;li&gt;Basic (no opinion)&lt;/li&gt;
	&lt;li&gt;Pascal (like)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/DIGITAL_Command_Language&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;DCL&lt;/a&gt; (put up with)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/AWK&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;AWK&lt;/a&gt; (put up with)&lt;/li&gt;
	&lt;li&gt;C (like++)&lt;/li&gt;
	&lt;li&gt;C++ (like)&lt;/li&gt;
	&lt;li&gt;Perl (dislike)&lt;/li&gt;
	&lt;li&gt;Prolog (really, really, really hate)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Smalltalk&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Smalltalk&lt;/a&gt; (hate)&lt;/li&gt;
	&lt;li&gt;PHP (like)&lt;/li&gt;
	&lt;li&gt;JS (hate)&lt;/li&gt;
	&lt;li&gt;Ruby (like++)&lt;/li&gt;
&lt;/ol&gt;</description>
		<content:encoded><![CDATA[<p>In order by when learned (oldest first), how much I like them and links for the youngsters.</p>
<ol>
<li>Basic (no opinion)</li>
<li>Pascal (like)</li>
<li><a href="http://en.wikipedia.org/wiki/DIGITAL_Command_Language" target="_blank" rel="nofollow">DCL</a> (put up with)</li>
<li><a href="http://en.wikipedia.org/wiki/AWK" target="_blank" rel="nofollow">AWK</a> (put up with)</li>
<li>C (like++)</li>
<li>C++ (like)</li>
<li>Perl (dislike)</li>
<li>Prolog (really, really, really hate)</li>
<li><a href="http://en.wikipedia.org/wiki/Smalltalk" target="_blank" rel="nofollow">Smalltalk</a> (hate)</li>
<li>PHP (like)</li>
<li>JS (hate)</li>
<li>Ruby (like++)</li>
</ol>
]]></content:encoded>
	</item>
</channel>
</rss>

