<?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>Better Software Development &#187; clean code</title>
	<atom:link href="http://jexp.de/blog/tag/clean-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://jexp.de/blog</link>
	<description></description>
	<lastBuildDate>Sat, 14 Apr 2012 12:10:53 +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>97TESPK: Scoping Methods</title>
		<link>http://jexp.de/blog/2010/03/scoping-methods/</link>
		<comments>http://jexp.de/blog/2010/03/scoping-methods/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 01:52:44 +0000</pubDate>
		<dc:creator>Michael Hunger</dc:creator>
				<category><![CDATA[97TESPK]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[patterns]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[clean code]]></category>
		<category><![CDATA[method objects]]></category>
		<category><![CDATA[private]]></category>
		<category><![CDATA[scoping]]></category>

		<guid isPermaLink="false">http://jexp.de/wp/?p=26</guid>
		<description><![CDATA[


Now that 97 things every programmer should know lies on my compass table, I&#8217;ll post my contributions here that didn&#8217;t make it into the book.
The first is &#8220;scoping methods&#8221; which I thought about while reading Uncle Bob Martin&#8217;s Clean Code. He discussed scoping variables but only about putting methods near to each other. Obviously there [...]]]></description>
		<wfw:commentRss>http://jexp.de/blog/2010/03/scoping-methods/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

