<?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>jBoxer &#187; tight coupling</title>
	<atom:link href="http://jboxer.com/tag/tight-coupling/feed/" rel="self" type="application/rss+xml" />
	<link>http://jboxer.com</link>
	<description>I change the directions of small pieces of metal for a living.</description>
	<lastBuildDate>Wed, 28 Jul 2010 14:23:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Are you a better programmer than you were two years ago?</title>
		<link>http://jboxer.com/2009/05/are-you-a-better-programmer-than-you-were-two-years-ago-why/</link>
		<comments>http://jboxer.com/2009/05/are-you-a-better-programmer-than-you-were-two-years-ago-why/#comments</comments>
		<pubDate>Sun, 10 May 2009 19:33:34 +0000</pubDate>
		<dc:creator>Jake Boxer</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[design patterns]]></category>
		<category><![CDATA[question]]></category>
		<category><![CDATA[tight coupling]]></category>

		<guid isPermaLink="false">http://jboxer.com/?p=190</guid>
		<description><![CDATA[Two years ago, I was working on a fairly complicated (for my level of experience) web app for posting news articles. Quite a few times, I ran into situations where I was about to create tight coupling between two somewhat unrelated parts of my app. Sometimes, I wouldn&#8217;t even recognize this as a problem. Other [...]]]></description>
			<content:encoded><![CDATA[<p>Two years ago, I was working on a fairly complicated (for my level of experience) web app for posting news articles. Quite a few times, I ran into situations where I was about to create tight coupling between two somewhat unrelated parts of my app. Sometimes, I wouldn&#8217;t even recognize this as a problem. Other times, I would, but not be able to think of an easy fix, so I&#8217;d continue on.</p>
<p>Today, I find myself fixing tightly-coupled situations almost instinctively. I use design patterns that I was barely aware of two years ago, and I do it without straying into &#8220;design pattern fever&#8221; territory. This isn&#8217;t to say I&#8217;m an expert at software design; it still takes a lot of thought to actually think of the best fix, and I&#8217;m sure I still make plenty of mistakes. My point is, my growth as a programmer is very obvious to me in these situations.</p>
<p>How about you? If you&#8217;ve been programming for more than two years, you&#8217;re probably a better programmer than you were two years ago, but can you tell? If so, how can you tell? Can you give any good examples of moments when you realized it?</p>
]]></content:encoded>
			<wfw:commentRss>http://jboxer.com/2009/05/are-you-a-better-programmer-than-you-were-two-years-ago-why/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
