<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

      <title>Comments on: What should be the first programming language I learn?</title>
      <link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn/</link>
      <description>Comments on Ask MetaFilter post What should be the first programming language I learn?</description>
	  	  <pubDate>Fri, 13 Aug 2004 08:01:17 -0800</pubDate>
      <lastBuildDate>Fri, 13 Aug 2004 08:01:17 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title>Question: What should be the first programming language I learn?</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn</link>	
  	<description>Programming languages: I&apos;d like to take up programming as a hobby, with an eye towards evaluating it as a career choice. What language should I learn? [more inside]. &lt;br /&gt;&lt;br /&gt; Back during college, I learned the basics of Visual Basic, C++, and C. I also learned a little bit of Java. Now I&apos;ve got a non-IT related career, and I miss it. Where should I begin? Specifically, what languages are in high demand; what languages are technically useful; and/or what languages make a good foundation for later programming? Any other suggestions would be appreciated. Thanks.</description>
  	<guid isPermaLink="false">post:ask.metafilter.com,2008:site.9385</guid>
  	<pubDate>Fri, 13 Aug 2004 07:52:12 -0800</pubDate>
  	<dc:creator>gd779</dc:creator>
	
	<category>programming</category>
	
	<category>computer</category>
	
	<category>technology</category>
	
	<category>java</category>
	
	<category>python</category>
	
	<category>c++</category>
	
	<category>c</category>
	
</item>
<item>
  	<title>By: kenko</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#175816</link>	
  	<description>People frequently mention &lt;a href=&quot;http://www.python.org&quot;&gt;Python&lt;/a&gt; in this context, and you know what?  They&apos;re right.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-175816</guid>
  	<pubDate>Fri, 13 Aug 2004 08:01:17 -0800</pubDate>
  	<dc:creator>kenko</dc:creator>
</item>
<item>
  	<title>By: andrew cooke</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#175818</link>	
  	<description>look in your local paper and see what&apos;s in the ads.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-175818</guid>
  	<pubDate>Fri, 13 Aug 2004 08:03:00 -0800</pubDate>
  	<dc:creator>andrew cooke</dc:creator>
</item>
<item>
  	<title>By: bshort</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#175823</link>	
  	<description>Learn PHP. The syntax is pretty good, although the object support is sort of crufty, and the big advantage is that you can build applications for the web.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-175823</guid>
  	<pubDate>Fri, 13 Aug 2004 08:14:08 -0800</pubDate>
  	<dc:creator>bshort</dc:creator>
</item>
<item>
  	<title>By: gd779</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#175835</link>	
  	<description>&lt;i&gt;look in your local paper and see what&apos;s in the ads.&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
I&apos;m not tied to a particular city or region. I&apos;m interested in national trends, I guess. But thank you for the suggestion.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-175835</guid>
  	<pubDate>Fri, 13 Aug 2004 08:36:14 -0800</pubDate>
  	<dc:creator>gd779</dc:creator>
</item>
<item>
  	<title>By: majick</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#175837</link>	
  	<description>If you&apos;re already making web pages, PHP is a pretty fair place to get going.&lt;br&gt;
&lt;br&gt;
If you have any background as a UNIX user, Perl will feel pretty comfortable, and frankly I&apos;d go so far as to say it&apos;s not terribly hard to learn anyway.&lt;br&gt;
&lt;br&gt;
Python is, yes indeed, mentioned often as a good place to start.&lt;br&gt;
&lt;br&gt;
If you&apos;re after *jobs*, you probably want to learn the hell out of Java, because that&apos;s where a large portion of corporate &amp;quot;inside programming&amp;quot; is going.  I somewhat dislike the language myself, though I use it in just that context.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-175837</guid>
  	<pubDate>Fri, 13 Aug 2004 08:41:53 -0800</pubDate>
  	<dc:creator>majick</dc:creator>
</item>
<item>
  	<title>By: nthdegx</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#175840</link>	
  	<description>Another vote for Python. And another still from &lt;a href=&quot;http://www.catb.org/~esr/faqs/hacker-howto.html#skills1&quot;&gt;someone that knows&lt;/a&gt; more about it than I do.&lt;br&gt;
&lt;br&gt;
&lt;i&gt;&amp;quot;If you don&apos;t know any computer languages, I recommend starting with Python. It is cleanly designed, well documented, and relatively kind to beginners. Despite being a good first language, it is not just a toy; it is very powerful and flexible and well suited for large projects.&amp;quot;&lt;/i&gt;</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-175840</guid>
  	<pubDate>Fri, 13 Aug 2004 08:42:33 -0800</pubDate>
  	<dc:creator>nthdegx</dc:creator>
</item>
<item>
  	<title>By: Songdog</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#175850</link>	
  	<description>People mention Ruby as well as Python. Of course as a Java programmer (these days) I still feel that&apos;s a pretty good language to learn, but there will always be something new around the corner.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-175850</guid>
  	<pubDate>Fri, 13 Aug 2004 08:49:59 -0800</pubDate>
  	<dc:creator>Songdog</dc:creator>
</item>
<item>
  	<title>By: malphigian</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#175854</link>	
  	<description>I&apos;d not bother too much trying to guess what the most marketable language is.  The fact is, once you&apos;re comfortable with one language, moving to another is really not that hard.  After you&apos;ve learned a couple, it gets even easier.  It&apos;s the techniques that are tricky.&lt;br&gt;
&lt;br&gt;
If you&apos;re looking into getting really into it, I&apos;d say you&apos;d want to then pretty quickly get into an object oriented language of some sort.  PHP isn&apos;t really much of a good choice for this (I haven&apos;t checked out the newly released PHP 5 though), instead something like Python, Java, C#, etc.&lt;br&gt;
&lt;br&gt;
It&apos;s worth noting that Python is NOT a very in demand skill. Which is not to say it won&apos;t be in demand someday. I mean, who would have thought some scandanavian guy&apos;s Personal Home Page* perl scripts would become one of the web&apos;s dominant application platforms. (*what PHP actually stood for, honest).&lt;br&gt;
&lt;br&gt;
It really depends what kind of stuff your interested in doing with the programming -- application development? (in which case, C++ is probably the way to go), web stuff? (if so, you could also move to the front end and learn actionscript, which as of 2.0 is nearly a real OOP language).   I&apos;d let that determine the language, you&apos;re much more likely to stay at it if you&apos;re making something you like in the process.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-175854</guid>
  	<pubDate>Fri, 13 Aug 2004 08:51:41 -0800</pubDate>
  	<dc:creator>malphigian</dc:creator>
</item>
<item>
  	<title>By: andrew cooke</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#175858</link>	
  	<description>for general/net (server side/services) programming jobs: visual basic, .net framework stuff (and indigo etc for longhorn), or java, j2ee, soap etc (you also need to understand the political separation between those different camps and where they overlap).  also, sql, python.&lt;br&gt;
&lt;br&gt;
for web sites: html, xml, jsp, asp, php, flash, javascript, cold fusion, etc etc.&lt;br&gt;
&lt;br&gt;
for learning itself: python, perhaps plt scheme.&lt;br&gt;
&lt;br&gt;
for sheer kicks: haskell, lisp, python fringe (stackless, etc).&lt;br&gt;
&lt;br&gt;
for drivers, operating systems, macho stuff: C, C++, assembler.&lt;br&gt;
&lt;br&gt;
for your own work, when you want something solid and reasonably fast, but don&apos;t care about 3rd party support: standard ml (esp. mlton compiler) (ok, i may be the only person in the world that thinks this).&lt;br&gt;
&lt;br&gt;
for more information: &lt;a href=&quot;http://lambda-the-ultimate.org/&quot;&gt;lambda&lt;/a&gt; (but please, read a bit first and ask something rather less vague than &amp;quot;what language&amp;quot;?).&lt;br&gt;
&lt;br&gt;
(personally, i would recommend avoiding perl and c++, and perhaps visual basic, but they&apos;re all popular...)</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-175858</guid>
  	<pubDate>Fri, 13 Aug 2004 08:56:29 -0800</pubDate>
  	<dc:creator>andrew cooke</dc:creator>
</item>
<item>
  	<title>By: callmejay</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#175863</link>	
  	<description>If you know C, Java, OR C++ you should be able to handle pretty much anything else anybody ever throws at you.  Perhaps you should simply expand on your basic knowledge of one of those.  If you want the latest thing, yes Python or Perl or PHP or .NET stuff like C#.  And, at least where I am, Java is still in high demand.  If you want to really geek out, try lisp.  If you want fun, pick one that looks fun to you.&lt;br&gt;
&lt;br&gt;
(I&apos;m also pretty sure we&apos;ve had a very similar question on AskMe a little while ago.)</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-175863</guid>
  	<pubDate>Fri, 13 Aug 2004 09:01:14 -0800</pubDate>
  	<dc:creator>callmejay</dc:creator>
</item>
<item>
  	<title>By: majcher</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#175868</link>	
  	<description>I&apos;m going to be the lone wacko that recommends Perl, because it&apos;s the most flexible and intuitive language for me.  (And may be for you, coming from a C-ish background.)  Python is okay, but if you really want a beautifully designed, no-fooling OO language of that order, I highly recommend looking into &lt;a href=&quot;http://www.ruby-lang.org/en/&quot;&gt;Ruby&lt;/a&gt;.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-175868</guid>
  	<pubDate>Fri, 13 Aug 2004 09:13:27 -0800</pubDate>
  	<dc:creator>majcher</dc:creator>
</item>
<item>
  	<title>By: substrate</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#175869</link>	
  	<description>I&apos;ll second what  malphigian says. Learn a language, any language though I guess a &amp;quot;modern&amp;quot; language like Python will help with Object Oriented stuff. Once you learn a language well picking up other languages is trivial. More important than knowing a plethora of languages is knowing how to architect your code well.&lt;br&gt;
&lt;br&gt;
I&apos;m a bastard when I&apos;m interviewing people. People graduate from university with a laundry list of languages or engineering tool skills. I&apos;ll tell them point blank that I couldn&apos;t care less about that, show me evidence of your engineering skills.&lt;br&gt;
&lt;br&gt;
We had an intern this summer who did excellent work and to do that excellent work he had to learn MySQL (and SQL in general) and TCL on the fly.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-175869</guid>
  	<pubDate>Fri, 13 Aug 2004 09:13:35 -0800</pubDate>
  	<dc:creator>substrate</dc:creator>
</item>
<item>
  	<title>By: RavinDave</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#175874</link>	
  	<description>I used to like perl, but, with notable exceptions, the perl community was so insufferably arrogant (they compete with each other for the most condescending HTH answers in UseNet) that I drifted away.  Besides, after they started CPAN -- though it was a wonderful resource for users -- it stopped being a great learning tool for neophytes (all the key code was hidden away in various modules).  PHP annoys the bejabbers out of me because every time they update it it invariably breaks all my former code (particularly the prefered variable passing methods, which seem to change daily).&lt;br&gt;
&lt;br&gt;
Frankly, I&apos;d concentrate on straight C with an eye on rapidly adding C++ (malphigian is correct about the significance of OOP).  There is a school of thought that thinks this is backwards -- that if you&apos;re starting fresh it should be with C++ (since it essentially includes the C subset).  I&apos;m not convinced this is wise.  You really want to get a grasp of what&apos;s going on before branching out.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-175874</guid>
  	<pubDate>Fri, 13 Aug 2004 09:15:36 -0800</pubDate>
  	<dc:creator>RavinDave</dc:creator>
</item>
<item>
  	<title>By: normy</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#175881</link>	
  	<description>An important aspect of learning to program, especially if you&apos;re thinking you might like to do it as a job one day, is getting to grips with data types. So for a first language, I&apos;d look to something that is strongly typed. As others have said, it really isn&apos;t that important which one you choose beyond that. Good candidates might be Java, C# or Python. I don&apos;t think C++ would be so good as a first language. The more you learn the easier it becomes to learn new languages. I don&apos;t think I know any professional programmers who only know one language.&lt;br&gt;
&lt;br&gt;
I&apos;d suggest steering clear of scripting languages to begin with. They&apos;re generally weaker typed and you want to get a feel for the whole process of the creation of an application - compiling, building and all.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-175881</guid>
  	<pubDate>Fri, 13 Aug 2004 09:33:14 -0800</pubDate>
  	<dc:creator>normy</dc:creator>
</item>
<item>
  	<title>By: profwhat</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#175892</link>	
  	<description>As I understand your question, you already know C++, but are interested in other candidates.  C++ is a wonderful workhorse; learn the right API, and you can use C++ to do almost anything: develop desktop applications for any platform, write PDA software, cgi-bins, games...  not surprisingly, most software sold today was written in C++, so most jobs are for C++ programmers.  If you want to develop your marketable skills, spend time learning how to use C++ with various APIs--don&apos;t learn new languages.&lt;br&gt;
&lt;br&gt;
If you want to study something totally different from C++, there are some dramatically un-market-demanded languages that might pique your intellectual curiousity.  Look at Prolog, LISP, ML, and Forth.&lt;br&gt;
&lt;br&gt;
There aren&apos;t enough developer-hobbyists in the world (everyone seems to do it for money these days), so welcome.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-175892</guid>
  	<pubDate>Fri, 13 Aug 2004 09:56:35 -0800</pubDate>
  	<dc:creator>profwhat</dc:creator>
</item>
<item>
  	<title>By: cmonkey</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#175896</link>	
  	<description>I&apos;m completely with profwhat, brush up on your C++, learn GUI toolkits like wxWindows, and you&apos;ll be able to take it anywhere.&lt;br&gt;
&lt;br&gt;
Just for kicks learning, though, perl is much nicer than python or PHP.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-175896</guid>
  	<pubDate>Fri, 13 Aug 2004 10:10:44 -0800</pubDate>
  	<dc:creator>cmonkey</dc:creator>
</item>
<item>
  	<title>By: grumblebee</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#175899</link>	
  	<description>As a hobbyist, you might want to consider buying Flash MX 2004 and learning Actionscript 2.0. You can do all sorts of fun, graphical things easily and get instantly-working applications or web-widgets. Actionscript 2.0 is an advanced version of Javascript (actually ECMAscript), and Javascript is a useful language to learn. It&apos;s embedded in all sorts of applications, inclucing web-browsers, Flash, Photoshop and Illustrator.&lt;br&gt;
&lt;br&gt;
There&apos;s a website called &lt;a href=&quot;http://www.bit-101.com&quot;&gt;bit-101&lt;/a&gt;, on which a guy posts a new Actionscript experiement almost every day (and gives you access to the source code).&lt;br&gt;
&lt;br&gt;
Also, it&apos;s not one of the big players, like C++ or Java, but there ARE people who make a living programming Flash.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-175899</guid>
  	<pubDate>Fri, 13 Aug 2004 10:16:36 -0800</pubDate>
  	<dc:creator>grumblebee</dc:creator>
</item>
<item>
  	<title>By: sonofsamiam</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#175981</link>	
  	<description>It may not help with getting a job, but learning Haskell will give you more mind-blowing moments than any other language I know of. I haven&apos;t had so much fun programming since learning BASIC in grade school.&lt;br&gt;
&lt;br&gt;
An under-appreciated language that is still in some demand is Smalltalk.&lt;br&gt;
Oh, you might want to check out the K and/or J languages. Those are fun, too.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-175981</guid>
  	<pubDate>Fri, 13 Aug 2004 13:09:27 -0800</pubDate>
  	<dc:creator>sonofsamiam</dc:creator>
</item>
<item>
  	<title>By: Civil_Disobedient</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#176012</link>	
  	<description>Just about any &amp;quot;real job&amp;quot; these days will have you writing code in either C++ or Java.  Python is great for coders who like flying solo.  PHP is a glorified scripting language (only glorified because you can finally compile it).  That doesn&apos;t mean it&apos;s not awesome for what it does, but I can guarantee you that Doom 4 won&apos;t be coded in it.&lt;br&gt;
&lt;br&gt;
Anyway, it&apos;s easy as hell to teach yourself PHP.  If you&apos;re going to be spending money on classes, learn C.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-176012</guid>
  	<pubDate>Fri, 13 Aug 2004 14:04:05 -0800</pubDate>
  	<dc:creator>Civil_Disobedient</dc:creator>
</item>
<item>
  	<title>By: weston</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#176038</link>	
  	<description>I&apos;m considering learning &lt;a href=&quot;http://www.squeak.org/&quot;&gt;Squeak&lt;/a&gt; for my just for fun projects.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-176038</guid>
  	<pubDate>Fri, 13 Aug 2004 14:38:42 -0800</pubDate>
  	<dc:creator>weston</dc:creator>
</item>
<item>
  	<title>By: andrew cooke</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#176057</link>	
  	<description>squeak is cool.  would also be good for learning, and when &lt;a href=&quot;http://www.opencroquet.org/&quot;&gt;croquet&lt;/a&gt; eventually apears and takes the world by storm, you&apos;ll be at the cutting edge.  maybe.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-176057</guid>
  	<pubDate>Fri, 13 Aug 2004 14:58:29 -0800</pubDate>
  	<dc:creator>andrew cooke</dc:creator>
</item>
<item>
  	<title>By: five fresh fish</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#176069</link>	
  	<description>Er, several PC games have made use of Python as a significant component of their programming.  I believe Quake (or was it Unreal) was using a variation on Python for the bulk of its scripting, with the graphic engine being written in a low-level language.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-176069</guid>
  	<pubDate>Fri, 13 Aug 2004 15:16:18 -0800</pubDate>
  	<dc:creator>five fresh fish</dc:creator>
</item>
<item>
  	<title>By: namespan</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#176096</link>	
  	<description>What are the cream-of-the crop python learning resources? I&apos;m willing to either buy a book or print out online stuff.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-176096</guid>
  	<pubDate>Fri, 13 Aug 2004 16:02:28 -0800</pubDate>
  	<dc:creator>namespan</dc:creator>
</item>
<item>
  	<title>By: Kwantsar</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#176123</link>	
  	<description>&lt;i&gt;Now I&apos;ve got a non-IT related career, and I miss it&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
be glad you have a career!  If you want to get back into IT, focus on learning Mandarin or Hindi and exporting yourself to Asia or India.&lt;br&gt;
&lt;br&gt;
If you just want to get your geek on, then throw together a linux box or buy a Mac.  Objective C on OS X is amazingly nice and easy to work with.  And the full development environment comes with the OS.  Linux is a lot more do-it-yourself, but that seems to be what you want.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-176123</guid>
  	<pubDate>Fri, 13 Aug 2004 17:37:10 -0800</pubDate>
  	<dc:creator>Kwantsar</dc:creator>
</item>
<item>
  	<title>By: five fresh fish</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#176143</link>	
  	<description>I learned Python reading Mark Lutz&apos;s book (back when it was one book, not two) while riding in a car on the way to a backpacking trip.&lt;br&gt;
&lt;br&gt;
So Lutz&apos;s book is the one I&apos;d recommend.  :-)</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-176143</guid>
  	<pubDate>Fri, 13 Aug 2004 18:32:28 -0800</pubDate>
  	<dc:creator>five fresh fish</dc:creator>
</item>
<item>
  	<title>By: RavinDave</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#176203</link>	
  	<description>Of course, I might observe that Assembly Language seems to be having a renaissance lately.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-176203</guid>
  	<pubDate>Fri, 13 Aug 2004 22:31:53 -0800</pubDate>
  	<dc:creator>RavinDave</dc:creator>
</item>
<item>
  	<title>By: seanyboy</title>
  	<link>http://ask.metafilter.com/9385/What-should-be-the-first-programming-language-I-learn#176254</link>	
  	<description>c#, because it&apos;s a skill that not many have, it&apos;s an easy language to learn, because there are tons of tools for it, and because it&apos;ll be worth money in a few years time.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.9385-176254</guid>
  	<pubDate>Sat, 14 Aug 2004 07:00:41 -0800</pubDate>
  	<dc:creator>seanyboy</dc:creator>
</item>

    </channel>
</rss>
