<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Richard Lennox &#187; Interesting read</title>
	<atom:link href="http://www.richardlennox.net/category/interesting-read/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.richardlennox.net</link>
	<description>Dedicated and Professional Web Software Developer</description>
	<lastBuildDate>Mon, 28 Jun 2010 17:55:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Why Good Programmers are Lazy and Dumb</title>
		<link>http://www.richardlennox.net/2006/07/21/why-good-programmers-are-lazy-and-dumb/</link>
		<comments>http://www.richardlennox.net/2006/07/21/why-good-programmers-are-lazy-and-dumb/#comments</comments>
		<pubDate>Fri, 21 Jul 2006 15:28:02 +0000</pubDate>
		<dc:creator>Richard Lennox</dc:creator>
				<category><![CDATA[Interesting read]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.richardlennox.net/2006/07/21/why-good-programmers-are-lazy-and-dumb/</guid>
		<description><![CDATA[In my time trawling through google results for the answer to my questions I have stumbled upon an article in Google Blogoscoped &#8211; Why Good Programmers are Lazy and Dumb.&#160; This is really what I do and it caught my attention.&#160;
The basics of the article sum up the efforts that as a programmer I am [...]]]></description>
			<content:encoded><![CDATA[<p>In my time trawling through google results for the answer to my questions I have stumbled upon an article in Google Blogoscoped &#8211; <a href="http://blog.outer-court.com/archive/2005-08-24-n14.html" title="Why Good Programmers are Lazy and Dumb">Why Good Programmers are Lazy and Dumb</a>.&nbsp; This is really what I do and it caught my attention.&nbsp;</p>
<p>The basics of the article sum up the efforts that as a programmer I am constantly making. To sum it up a programmer must be lazy &#8211; to prevent being repetitive in his work, repeating oneself over and over means that you have to maintain the work everywhere, doing it once and re-using it the lazy way ensures that it is inevitably clean and tidy code, leading to a better application that is easier to debug.&nbsp; A programmer must be dumb so as not to become too &quot;smart&quot; to learn the latest techniques and technologies.&nbsp; He must dumb down, when asked to solve a problem, asking the simple questions to ensure that the parameters of the problem are set out in full and not someones impression of the parameters of the problem.</p>
<p>It is funny how on reading this, I understood exactly what the guy is saying.&nbsp; I am constantly fighting to stop myself repeating code because it is easier to write if I just copy it.&nbsp; I would also say 90% of my support queries can be answered using the simple question method &#8211; I even had one where they phoned up and said they can&#39;t access the software or any other web page &#8211; he had forgotten to plug in his network cable.&nbsp; Ok, so that is a little exaggeration on my part, but it is so easily done, and the simple answer is usually the right one.&nbsp; I recommend the article if you have time for a quick read, I will be one happy programmer the next someone calls me either lazy or dumb!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.richardlennox.net/2006/07/21/why-good-programmers-are-lazy-and-dumb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
