<?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>MIND&#124;DROPS &#187; Handbook</title>
	<atom:link href="http://www.mindrops.org/tag/handbook/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mindrops.org</link>
	<description>Our thoughts define our personal reality</description>
	<lastBuildDate>Tue, 01 Jun 2010 13:14:19 +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>Clean Code</title>
		<link>http://www.mindrops.org/2009/06/13/clean-code/</link>
		<comments>http://www.mindrops.org/2009/06/13/clean-code/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 09:28:49 +0000</pubDate>
		<dc:creator>MzC</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Agile Development]]></category>
		<category><![CDATA[Clean Code]]></category>
		<category><![CDATA[Handbook]]></category>

		<guid isPermaLink="false">http://www.mindrops.org/?p=315</guid>
		<description><![CDATA[In my personal opinion, &#8220;Clean Code&#8221; by Robert C. Martin can be rightly considered a MUST-READ book. Any person involved in the software development field should definitely consider it, from software developers to analysts, team leaders, project managers .. in short, any professional figure engaged in a software development process would easily get from it [...]]]></description>
			<content:encoded><![CDATA[<p>In my personal opinion, &#8220;Clean Code&#8221; by Robert C. Martin can be rightly considered a MUST-READ book. Any person involved in the software development field should definitely consider it, from software developers to analysts, team leaders, project managers .. in short, any professional figure engaged in a software development process would easily get from it some useful advice.</p>
<blockquote><p><a href="http://www.bookdepository.co.uk/book/9780132350884/Clean-Code" target="_blank"><img class="alignleft" title="Clean Code - A Handbook of Agile Software Craftsmanship" src="http://static.bookdepository.co.uk/assets/images/book/medium/9780/1323/9780132350884.jpg" alt="" width="114" height="120" /></a>________________________________________________<strong><em>____<br />
Clean Code: A Handbook of Agile Software Craftsmanship</em></strong><em><br />
Robert C. Martin</em><em><br />
Prentice Hall<br />
08/01/2008</em><em><br />
ISBN-13: 9780132350884</em></p>
<p><em><br />
</em></p></blockquote>
<p>In some cases even &#8220;funny&#8221; (from a technical point of view), full of principles, patterns and practical advice, as well as of different case studies of increasing complexity, through which the reader can effectively focus on bad code and wrong practices of everyday programming. The author&#8217;s goal, as reported in the book, is to guide the reader through the following topics:</p>
<ul>
<li><em>How to tell the difference between good and bad code</em></li>
<li><em>How to write good code and how to transform bad code into good code</em></li>
<li><em>How to create good names, good functions, good objects and good classes</em></li>
<li><em>How to format code for maximum readability</em></li>
<li><em>How to implement complete error handling without obscuring code logic</em></li>
<li><em>How to unit test and practice test-driven development</em></li>
</ul>
<p>Certainly a valid resource for who wants to refine both development skills and professionalism.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindrops.org/2009/06/13/clean-code/feed/lang/en/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
