<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Open Thread: What&#8217;s Your Favorite Programming Language?</title>
	<atom:link href="http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/feed/" rel="self" type="application/rss+xml" />
	<link>http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/</link>
	<description>Rebooting the workforce</description>
	<lastBuildDate>Wed, 25 Nov 2009 21:02:08 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dale</title>
		<link>http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-329214</link>
		<dc:creator>Dale</dc:creator>
		<pubDate>Sat, 24 Oct 2009 14:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-329214</guid>
		<description>The only two real programming languages: solder and assembly code. Why assembly code? Memory is the most expensive part of an embedded microcontroller. Assembly code miminizes that. Processor speed uses up power. Low-power equipment uses less power if you write code in assembly. The difficulty in writing assembly code encourages fast, tight code resulting in fast applications.</description>
		<content:encoded><![CDATA[<p>The only two real programming languages: solder and assembly code. Why assembly code? Memory is the most expensive part of an embedded microcontroller. Assembly code miminizes that. Processor speed uses up power. Low-power equipment uses less power if you write code in assembly. The difficulty in writing assembly code encourages fast, tight code resulting in fast applications.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pjach</title>
		<link>http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-314129</link>
		<dc:creator>pjach</dc:creator>
		<pubDate>Thu, 26 Mar 2009 23:34:51 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-314129</guid>
		<description>xBase (Clipper / (x)Harbour). Simple  &amp; powerfull.</description>
		<content:encoded><![CDATA[<p>xBase (Clipper / (x)Harbour). Simple  &amp; powerfull.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce M. Axtens</title>
		<link>http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-302990</link>
		<dc:creator>Bruce M. Axtens</dc:creator>
		<pubDate>Fri, 22 Aug 2008 15:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-302990</guid>
		<description>I&#039;ve been working for &#039;The Protium Project&#039; for about two years now and have done serious stuff in Compaq Visual Fortran, Microsoft C/C++, ObjectAda and GNAT, MASM32, Perl (with ActiveState&#039;s PDK), VB6, and VBScript. 

I really like &lt;a href=&quot;http://www.protiumblue.com&quot; rel=&quot;nofollow&quot;&gt;Protium&lt;/a&gt; itself. Very powerful and expressive. 

I&#039;ve always has a soft spot for SNOBOL. Newer languages aren&#039;t necessarily better and SNOBOL&#039;s pattern matching will always make Regular Expression look lame.

Other favourites: Modula-2, Tcl, Mouse, Clipper (I still do maintenance programming in that), Euphoria (now open-source with a translate-to-C option) and SIL&#039;s CC.

I&#039;d like to learn (not in any order or priority): Forth, Dylan, Eiffel, Mumps, D and xblite. 

I don&#039;t think any languages suck. Mind you, I haven&#039;t found a good use for most eso-langs. And for some weird reason, I&#039;ve always found Java impenetrable.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been working for &#8216;The Protium Project&#8217; for about two years now and have done serious stuff in Compaq Visual Fortran, Microsoft C/C++, ObjectAda and GNAT, MASM32, Perl (with ActiveState&#8217;s PDK), VB6, and VBScript. </p>
<p>I really like <a href="http://www.protiumblue.com" rel="nofollow">Protium</a> itself. Very powerful and expressive. </p>
<p>I&#8217;ve always has a soft spot for SNOBOL. Newer languages aren&#8217;t necessarily better and SNOBOL&#8217;s pattern matching will always make Regular Expression look lame.</p>
<p>Other favourites: Modula-2, Tcl, Mouse, Clipper (I still do maintenance programming in that), Euphoria (now open-source with a translate-to-C option) and SIL&#8217;s CC.</p>
<p>I&#8217;d like to learn (not in any order or priority): Forth, Dylan, Eiffel, Mumps, D and xblite. </p>
<p>I don&#8217;t think any languages suck. Mind you, I haven&#8217;t found a good use for most eso-langs. And for some weird reason, I&#8217;ve always found Java impenetrable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sar</title>
		<link>http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-302881</link>
		<dc:creator>sar</dc:creator>
		<pubDate>Thu, 21 Aug 2008 19:51:59 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-302881</guid>
		<description>cfml.</description>
		<content:encoded><![CDATA[<p>cfml.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devon Burriss</title>
		<link>http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-301576</link>
		<dc:creator>Devon Burriss</dc:creator>
		<pubDate>Thu, 07 Aug 2008 12:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-301576</guid>
		<description>CFML</description>
		<content:encoded><![CDATA[<p>CFML</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chalama</title>
		<link>http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-298567</link>
		<dc:creator>chalama</dc:creator>
		<pubDate>Thu, 10 Jul 2008 12:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-298567</guid>
		<description>i love using C# with ASP.Net and ofcourse i am going to learn and focus on using f# as well that is coming out from Microsoft</description>
		<content:encoded><![CDATA[<p>i love using C# with ASP.Net and ofcourse i am going to learn and focus on using f# as well that is coming out from Microsoft</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harry</title>
		<link>http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-289828</link>
		<dc:creator>harry</dc:creator>
		<pubDate>Tue, 18 Mar 2008 17:55:45 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-289828</guid>
		<description>i do coldfusion, php, asp and c. but i love more coldfusion...</description>
		<content:encoded><![CDATA[<p>i do coldfusion, php, asp and c. but i love more coldfusion&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Tuttle</title>
		<link>http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-287011</link>
		<dc:creator>Adam Tuttle</dc:creator>
		<pubDate>Mon, 28 Jan 2008 14:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-287011</guid>
		<description>Better late than never. Another ColdFusion programmer checking in. Can&#039;t beat it for R.A.D. and the Framework &amp; RIA community is so awesome it can be overwhelming!</description>
		<content:encoded><![CDATA[<p>Better late than never. Another ColdFusion programmer checking in. Can&#8217;t beat it for R.A.D. and the Framework &amp; RIA community is so awesome it can be overwhelming!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J.J. Merrick</title>
		<link>http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-286906</link>
		<dc:creator>J.J. Merrick</dc:creator>
		<pubDate>Thu, 24 Jan 2008 17:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-286906</guid>
		<description>@JonRowett FWIW I am a long time WWD reader and have even have my applications (Spot-On to be precise) mentioned on WWD (written in ColdFusion none the less). I read the blog post and added my 2 cents... only later to see someone had posted it to their CF blog and invited some people to add their 2 cents. Far from ballot stuffing and if you would like go tell a few people on your blog to post here also.</description>
		<content:encoded><![CDATA[<p>@JonRowett FWIW I am a long time WWD reader and have even have my applications (Spot-On to be precise) mentioned on WWD (written in ColdFusion none the less). I read the blog post and added my 2 cents&#8230; only later to see someone had posted it to their CF blog and invited some people to add their 2 cents. Far from ballot stuffing and if you would like go tell a few people on your blog to post here also.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sidhart</title>
		<link>http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-286831</link>
		<dc:creator>sidhart</dc:creator>
		<pubDate>Wed, 23 Jan 2008 13:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-286831</guid>
		<description>Lisp no doubt ..its fun in a way....
Java to pay bills :)</description>
		<content:encoded><![CDATA[<p>Lisp no doubt ..its fun in a way&#8230;.<br />
Java to pay bills :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leonid Mamchenkov</title>
		<link>http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-286717</link>
		<dc:creator>Leonid Mamchenkov</dc:creator>
		<pubDate>Mon, 21 Jan 2008 08:56:35 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-286717</guid>
		<description>I use PHP the most now.  It&#039;s handy for web stuff, but I don&#039;t like it very much.  My favorite of all times is Perl.  This is the language that I truly love and use any opportunity to program in.  Beautiful.

With that, I have to admit, that it&#039;s been a long while since I learned a new programming language.  Back in college days it wasn&#039;t a month without playing with something new, but these days I don&#039;t have the time (and sometimes I lack the will too).  I wish I experimented more.</description>
		<content:encoded><![CDATA[<p>I use PHP the most now.  It&#8217;s handy for web stuff, but I don&#8217;t like it very much.  My favorite of all times is Perl.  This is the language that I truly love and use any opportunity to program in.  Beautiful.</p>
<p>With that, I have to admit, that it&#8217;s been a long while since I learned a new programming language.  Back in college days it wasn&#8217;t a month without playing with something new, but these days I don&#8217;t have the time (and sometimes I lack the will too).  I wish I experimented more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kger</title>
		<link>http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-286693</link>
		<dc:creator>kger</dc:creator>
		<pubDate>Sun, 20 Jan 2008 03:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-286693</guid>
		<description>I&#039;ve done a lot of work in Progress 4GL over the last several years and have really enjoyed it.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve done a lot of work in Progress 4GL over the last several years and have really enjoyed it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-286690</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sun, 20 Jan 2008 02:38:50 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-286690</guid>
		<description>Perl mostly using &lt;a href=&quot;www.cgi-app.org&quot; rel=&quot;nofollow&quot;&gt;CGI::Application&lt;/a&gt; framework with the rest of LAMP pack and of course JavaScript for AJAX stuff.

Must admit that I have loads of fun with C# (apart from Halo and keyboards - only good thing from M$) on college.</description>
		<content:encoded><![CDATA[<p>Perl mostly using <a href="www.cgi-app.org" rel="nofollow">CGI::Application</a> framework with the rest of LAMP pack and of course JavaScript for AJAX stuff.</p>
<p>Must admit that I have loads of fun with C# (apart from Halo and keyboards &#8211; only good thing from M$) on college.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul Jain</title>
		<link>http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-286657</link>
		<dc:creator>Rahul Jain</dc:creator>
		<pubDate>Sat, 19 Jan 2008 00:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-286657</guid>
		<description>PowerBuilder! It still rocks.</description>
		<content:encoded><![CDATA[<p>PowerBuilder! It still rocks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oubiwann</title>
		<link>http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-286639</link>
		<dc:creator>oubiwann</dc:creator>
		<pubDate>Fri, 18 Jan 2008 18:55:08 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-286639</guid>
		<description>Python! Without question :-) I&#039;ve been coding since 1981 and have worked with and coded in numerous languages. For the past 9 years, python has remained at the top of my list. For the past 5 years, I&#039;ve made a living just being able to write in the highly concurrent async networking framework of twisted python... 

It&#039;s not a job nor a language: it&#039;s a passion.</description>
		<content:encoded><![CDATA[<p>Python! Without question :-) I&#8217;ve been coding since 1981 and have worked with and coded in numerous languages. For the past 9 years, python has remained at the top of my list. For the past 5 years, I&#8217;ve made a living just being able to write in the highly concurrent async networking framework of twisted python&#8230; </p>
<p>It&#8217;s not a job nor a language: it&#8217;s a passion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caroline in Vail</title>
		<link>http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-285672</link>
		<dc:creator>Caroline in Vail</dc:creator>
		<pubDate>Wed, 16 Jan 2008 20:03:54 +0000</pubDate>
		<guid isPermaLink="false">http://webworkerdaily.com/2008/01/13/open-thread-fave-programming-language/#comment-285672</guid>
		<description>I started out as an artist and visual designer.. now forging ahead with some programming. ONly ever tried PHP.. but I have to admit I hate it.

What&#039;s the easiest, most intuitive programming language to learn? Is there a better thread for this?</description>
		<content:encoded><![CDATA[<p>I started out as an artist and visual designer.. now forging ahead with some programming. ONly ever tried PHP.. but I have to admit I hate it.</p>
<p>What&#8217;s the easiest, most intuitive programming language to learn? Is there a better thread for this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
