<?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: Classic Programming Quotes</title>
	<atom:link href="http://demo.storm-consultancy.com/blog/development/random-bits/classic-programming-quotes/feed/" rel="self" type="application/rss+xml" />
	<link>http://demo.storm-consultancy.com/blog/development/random-bits/classic-programming-quotes/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 17 Dec 2009 16:53:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: FizzBuzz &#187; Bookmark Shaving #6</title>
		<link>http://demo.storm-consultancy.com/blog/development/random-bits/classic-programming-quotes/comment-page-1/#comment-146</link>
		<dc:creator>FizzBuzz &#187; Bookmark Shaving #6</dc:creator>
		<pubDate>Sun, 25 Oct 2009 16:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.storm-consultancy.com/blog/?p=243#comment-146</guid>
		<description>[...] http://www.storm-consultancy.com/blog/other/classic-programming-quotes/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.storm-consultancy.com/blog/other/classic-programming-quotes/" rel="nofollow">http://www.storm-consultancy.com/blog/other/classic-programming-quotes/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joke thread - Arkansas (AR) - Page 51 - City-Data Forum</title>
		<link>http://demo.storm-consultancy.com/blog/development/random-bits/classic-programming-quotes/comment-page-1/#comment-145</link>
		<dc:creator>Joke thread - Arkansas (AR) - Page 51 - City-Data Forum</dc:creator>
		<pubDate>Tue, 07 Jul 2009 00:43:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.storm-consultancy.com/blog/?p=243#comment-145</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curt Sampson</title>
		<link>http://demo.storm-consultancy.com/blog/development/random-bits/classic-programming-quotes/comment-page-1/#comment-144</link>
		<dc:creator>Curt Sampson</dc:creator>
		<pubDate>Tue, 23 Jun 2009 15:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.storm-consultancy.com/blog/?p=243#comment-144</guid>
		<description>Edgar Dijkstra produced a long series of documents in longhand that are available in the &lt;a href=&quot;http://www.cs.utexas.edu/users/EWD/&quot; rel=&quot;nofollow&quot;&gt;E.W. Dijkstra Archive&lt;/a&gt; at utexas.edu. They&#039;re fascinating; it happens that he&#039;s an extremely good writer. His &quot;counting lines of code,&quot; from &lt;a href=&quot;http://www.cs.utexas.edu/users/EWD/transcriptions/EWD10xx/EWD1036.html&quot; rel=&quot;nofollow&quot;&gt;EWD1036&lt;/a&gt;, &quot;On the cruelty of really teaching computing science,&quot; has already been quoted here.  One of my favourites is also from the same paper:

&lt;blockquote&gt;
A number of these phenomena have been bundled under the name &quot;Software
Engineering&quot;. As economics is known as &quot;The Miserable Science&quot;, software
engineering should be known as &quot;The Doomed Discipline&quot;, doomed because
it cannot even approach its goal since its goal is self-contradictory.
Software engineering, of course, presents itself as another worthy
cause, but that is eyewash: if you carefully read its literature and
analyse what its devotees actually do, you will discover that software
engineering has accepted as its charter &quot;How to program if you cannot.&quot;.
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Edgar Dijkstra produced a long series of documents in longhand that are available in the <a href="http://www.cs.utexas.edu/users/EWD/" rel="nofollow">E.W. Dijkstra Archive</a> at utexas.edu. They&#8217;re fascinating; it happens that he&#8217;s an extremely good writer. His &#8220;counting lines of code,&#8221; from <a href="http://www.cs.utexas.edu/users/EWD/transcriptions/EWD10xx/EWD1036.html" rel="nofollow">EWD1036</a>, &#8220;On the cruelty of really teaching computing science,&#8221; has already been quoted here.  One of my favourites is also from the same paper:</p>
<blockquote><p>
A number of these phenomena have been bundled under the name &#8220;Software<br />
Engineering&#8221;. As economics is known as &#8220;The Miserable Science&#8221;, software<br />
engineering should be known as &#8220;The Doomed Discipline&#8221;, doomed because<br />
it cannot even approach its goal since its goal is self-contradictory.<br />
Software engineering, of course, presents itself as another worthy<br />
cause, but that is eyewash: if you carefully read its literature and<br />
analyse what its devotees actually do, you will discover that software<br />
engineering has accepted as its charter &#8220;How to program if you cannot.&#8221;.
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicola</title>
		<link>http://demo.storm-consultancy.com/blog/development/random-bits/classic-programming-quotes/comment-page-1/#comment-143</link>
		<dc:creator>Nicola</dc:creator>
		<pubDate>Wed, 20 May 2009 11:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.storm-consultancy.com/blog/?p=243#comment-143</guid>
		<description>This is one of my favorite and very true:

&quot;Those who don&#039;t understand UNIX are condemned to reinvent it, poorly.&quot; – Henry Spencer</description>
		<content:encoded><![CDATA[<p>This is one of my favorite and very true:</p>
<p>&#8220;Those who don&#8217;t understand UNIX are condemned to reinvent it, poorly.&#8221; – Henry Spencer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gilson</title>
		<link>http://demo.storm-consultancy.com/blog/development/random-bits/classic-programming-quotes/comment-page-1/#comment-142</link>
		<dc:creator>Gilson</dc:creator>
		<pubDate>Tue, 19 May 2009 20:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.storm-consultancy.com/blog/?p=243#comment-142</guid>
		<description>Another one (don&#039;t know the author)
&quot;There are only 10 types of people in the world: Those who understand binary, and those who don&#039;t&quot;.</description>
		<content:encoded><![CDATA[<p>Another one (don&#8217;t know the author)<br />
&#8220;There are only 10 types of people in the world: Those who understand binary, and those who don&#8217;t&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jota</title>
		<link>http://demo.storm-consultancy.com/blog/development/random-bits/classic-programming-quotes/comment-page-1/#comment-141</link>
		<dc:creator>jota</dc:creator>
		<pubDate>Tue, 19 May 2009 17:03:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.storm-consultancy.com/blog/?p=243#comment-141</guid>
		<description>[Your favorite programming language]
... is somewhat like teenage sex, everybody is talking about it, most are not doing it and those that are doing it, are doing it wrong.

I heard it with TDD and Java...</description>
		<content:encoded><![CDATA[<p>[Your favorite programming language]<br />
&#8230; is somewhat like teenage sex, everybody is talking about it, most are not doing it and those that are doing it, are doing it wrong.</p>
<p>I heard it with TDD and Java&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heiko</title>
		<link>http://demo.storm-consultancy.com/blog/development/random-bits/classic-programming-quotes/comment-page-1/#comment-140</link>
		<dc:creator>Heiko</dc:creator>
		<pubDate>Tue, 19 May 2009 14:17:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.storm-consultancy.com/blog/?p=243#comment-140</guid>
		<description>a programmer in response to the warning on a packet of cigaretts, stating &quot;warning ! smoking can cause cancer&quot;:
&quot;i am a programmer - I just care &#039;bout errors, not &#039;bout warnings&quot;</description>
		<content:encoded><![CDATA[<p>a programmer in response to the warning on a packet of cigaretts, stating &#8220;warning ! smoking can cause cancer&#8221;:<br />
&#8220;i am a programmer &#8211; I just care &#8217;bout errors, not &#8217;bout warnings&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cory</title>
		<link>http://demo.storm-consultancy.com/blog/development/random-bits/classic-programming-quotes/comment-page-1/#comment-139</link>
		<dc:creator>Cory</dc:creator>
		<pubDate>Tue, 19 May 2009 10:36:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.storm-consultancy.com/blog/?p=243#comment-139</guid>
		<description>&quot;Three rules of optimization: 1. Optimize Later 2. Optimize Later 3. Optimize Later&quot; - Author Unknown</description>
		<content:encoded><![CDATA[<p>&#8220;Three rules of optimization: 1. Optimize Later 2. Optimize Later 3. Optimize Later&#8221; &#8211; Author Unknown</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Benn</title>
		<link>http://demo.storm-consultancy.com/blog/development/random-bits/classic-programming-quotes/comment-page-1/#comment-138</link>
		<dc:creator>David Benn</dc:creator>
		<pubDate>Tue, 19 May 2009 10:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.storm-consultancy.com/blog/?p=243#comment-138</guid>
		<description>Your post  reminded me of the quotes I&#039;ve collected over several years. Here&#039;s a blog post I just wrote about that: hhttp://dbenn.wordpress.com/2009/05/19/programming-quotes/</description>
		<content:encoded><![CDATA[<p>Your post  reminded me of the quotes I&#8217;ve collected over several years. Here&#8217;s a blog post I just wrote about that: hhttp://dbenn.wordpress.com/2009/05/19/programming-quotes/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Programming Quotes &#171; Strange Quark&#8217;s</title>
		<link>http://demo.storm-consultancy.com/blog/development/random-bits/classic-programming-quotes/comment-page-1/#comment-137</link>
		<dc:creator>Programming Quotes &#171; Strange Quark&#8217;s</dc:creator>
		<pubDate>Tue, 19 May 2009 10:21:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.storm-consultancy.com/blog/?p=243#comment-137</guid>
		<description>[...] By dbenn  Adam Pope recently wrote about Classic Programming Quotes. This reminded me that I&#8217;ve collected quotes on this page for several years. Lambda the [...]</description>
		<content:encoded><![CDATA[<p>[...] By dbenn  Adam Pope recently wrote about Classic Programming Quotes. This reminded me that I&#8217;ve collected quotes on this page for several years. Lambda the [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.592 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-09-07 09:40:22 -->
