<?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: Are you a better programmer than you were two years ago?</title>
	<atom:link href="http://jboxer.com/2009/05/are-you-a-better-programmer-than-you-were-two-years-ago-why/feed/" rel="self" type="application/rss+xml" />
	<link>http://jboxer.com/2009/05/are-you-a-better-programmer-than-you-were-two-years-ago-why/</link>
	<description>I change the directions of small pieces of metal for a living.</description>
	<lastBuildDate>Fri, 30 Jul 2010 17:16:17 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Lee</title>
		<link>http://jboxer.com/2009/05/are-you-a-better-programmer-than-you-were-two-years-ago-why/comment-page-1/#comment-27</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Tue, 12 May 2009 18:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://jboxer.com/?p=190#comment-27</guid>
		<description>Two years ago, I was satisfied in searching a quick solution for current issue at hand, even regarded it unconsciously as an evidence of great problem solving skill. Now, I dig to the bottom of the issue, conduct a general research, familiarize with the options and make decision, which obviously might take much longer time to solve a problem. However, I consider this as improvement of attitude, which eventually will lead to a better programmer.</description>
		<content:encoded><![CDATA[<p>Two years ago, I was satisfied in searching a quick solution for current issue at hand, even regarded it unconsciously as an evidence of great problem solving skill. Now, I dig to the bottom of the issue, conduct a general research, familiarize with the options and make decision, which obviously might take much longer time to solve a problem. However, I consider this as improvement of attitude, which eventually will lead to a better programmer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake Boxer</title>
		<link>http://jboxer.com/2009/05/are-you-a-better-programmer-than-you-were-two-years-ago-why/comment-page-1/#comment-26</link>
		<dc:creator>Jake Boxer</dc:creator>
		<pubDate>Mon, 11 May 2009 18:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://jboxer.com/?p=190#comment-26</guid>
		<description>Joe: As long as you treat those first designs as drafts, and spend time polishing/fixing the problems in them, I bet you&#039;ll be fine. Personally though, I&#039;d try to get out of there as soon as possible.</description>
		<content:encoded><![CDATA[<p>Joe: As long as you treat those first designs as drafts, and spend time polishing/fixing the problems in them, I bet you&#8217;ll be fine. Personally though, I&#8217;d try to get out of there as soon as possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://jboxer.com/2009/05/are-you-a-better-programmer-than-you-were-two-years-ago-why/comment-page-1/#comment-29</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Mon, 11 May 2009 17:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://jboxer.com/?p=190#comment-29</guid>
		<description>I have to say that I think I&#039;m a worse developer than I was 2 years ago. A year and a half ago I was hired as a developer for a company that is full of code that belongs on thedailyWTF. Imagine a shell script that calls a shell script that calls a perl script that calls a shell script that calls sql script that runs a shell script to set variables for the sql script. Most of my time is spent on the never ending bug fixes that this code requires, with the occasional need for new functionality. Unfortunately, now, if I need to implement some new feature for the company, my first designs always seem to mimic the code I have to work with... and I&#039;m scared...</description>
		<content:encoded><![CDATA[<p>I have to say that I think I&#8217;m a worse developer than I was 2 years ago. A year and a half ago I was hired as a developer for a company that is full of code that belongs on thedailyWTF. Imagine a shell script that calls a shell script that calls a perl script that calls a shell script that calls sql script that runs a shell script to set variables for the sql script. Most of my time is spent on the never ending bug fixes that this code requires, with the occasional need for new functionality. Unfortunately, now, if I need to implement some new feature for the company, my first designs always seem to mimic the code I have to work with&#8230; and I&#8217;m scared&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://jboxer.com/2009/05/are-you-a-better-programmer-than-you-were-two-years-ago-why/comment-page-1/#comment-28</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Mon, 11 May 2009 11:09:13 +0000</pubDate>
		<guid isPermaLink="false">http://jboxer.com/?p=190#comment-28</guid>
		<description>Yeah.

But I can&#039;t say how or why, because everything is happening in the realm of &#039;unconscious competence&#039; these days.</description>
		<content:encoded><![CDATA[<p>Yeah.</p>
<p>But I can&#8217;t say how or why, because everything is happening in the realm of &#8216;unconscious competence&#8217; these days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://jboxer.com/2009/05/are-you-a-better-programmer-than-you-were-two-years-ago-why/comment-page-1/#comment-30</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 11 May 2009 04:36:21 +0000</pubDate>
		<guid isPermaLink="false">http://jboxer.com/?p=190#comment-30</guid>
		<description>I started working for a company that does low-level hardware work as well as standard software stuff, and began to learn about electronics and submitting kernel patches.  I think it&#039;s been the most productive two years of my life.

I don&#039;t remember particular moments of realizing examples of being a better programmer than I&#039;d thought, but I remember moments of somewhat terrifying learning; like being asked to make/decode oscilloscope output to debug a driver with someone else on the end of a phone line telling me what to do.

In short, I think I&#039;d say that a great way to tell that you&#039;re becoming a more capable engineer is to get a job with one responsibility that you&#039;re entirely qualified for, and another responsibility that is alien and scary to you.  :)</description>
		<content:encoded><![CDATA[<p>I started working for a company that does low-level hardware work as well as standard software stuff, and began to learn about electronics and submitting kernel patches.  I think it&#8217;s been the most productive two years of my life.</p>
<p>I don&#8217;t remember particular moments of realizing examples of being a better programmer than I&#8217;d thought, but I remember moments of somewhat terrifying learning; like being asked to make/decode oscilloscope output to debug a driver with someone else on the end of a phone line telling me what to do.</p>
<p>In short, I think I&#8217;d say that a great way to tell that you&#8217;re becoming a more capable engineer is to get a job with one responsibility that you&#8217;re entirely qualified for, and another responsibility that is alien and scary to you.  :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
