<?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>Hauru &#187; kaizen</title>
	<atom:link href="http://hauru.eu/tag/kaizen/feed/" rel="self" type="application/rss+xml" />
	<link>http://hauru.eu</link>
	<description>Personal techblog by Tomek Paczkowski</description>
	<lastBuildDate>Wed, 07 Apr 2010 22:49:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Clean Code by Robert C. Martin</title>
		<link>http://hauru.eu/2009/01/28/clean-code-by-robert-c-martin/</link>
		<comments>http://hauru.eu/2009/01/28/clean-code-by-robert-c-martin/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 10:35:57 +0000</pubDate>
		<dc:creator>oinopion</dc:creator>
				<category><![CDATA[Techblog]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[kaizen]]></category>

		<guid isPermaLink="false">http://hauru.eu/?p=52</guid>
		<description><![CDATA[Clean Code is the best book I have read in last six months. In this book Robert C. Martin shares his great experience from the programming battlefield. The book has a very good style. It guides you through refactoring of reams of Java code as if it was solving riddles. It&#8217;s not about high design, [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Clean Code on Amazon.com" href="http://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882" target="_blank">Clean Code</a> is the best book I have read in last six months. In this book <a title="Uncle Bos's homepage" href="http://www.objectmentor.com/omTeam/martin_r.html" target="_blank">Robert C. Martin</a> shares his great experience from the programming battlefield.</p>
<p>The book has a very good style. It guides you through refactoring of reams of Java code as if it was solving riddles. It&#8217;s not about high design, though, it&#8217;s about handling the code at a lower level: at the level of organizing classes, functions and blocks. It&#8217;s about writing a beautiful and readable code.</p>
<p>It&#8217;s also a book on craftsmanship. The author has emphasized this many times on his <a title="Object Mentor blog" href="http://blog.objectmentor.com/" target="_blank">blog</a>: being a craftsman-programmer means taking responsibility of producing <em>good code</em> only, just like being craftsman shoemaker, is all about making good shoes. And exactly the same way there are principles and best practices in both professions.</p>
<p>The uncompromising style helps the reader not to lose himself within arguments, but if you don&#8217;t like what Robert Martin says about certain principle, that&#8217;s very good (unless you can&#8217;t provide any arguments to back it up).</p>
<p>All in all it&#8217;s a very good book for anyone who wants to write better code. Get your own copy now and no worries! You&#8217;ll like it.</p>
]]></content:encoded>
			<wfw:commentRss>http://hauru.eu/2009/01/28/clean-code-by-robert-c-martin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
