<?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: Book Review: Clean Code</title>
	<atom:link href="http://www.codelord.net/2010/06/15/book-review-clean-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codelord.net/2010/06/15/book-review-clean-code/</link>
	<description>A place a coder rants at...</description>
	<lastBuildDate>Sat, 28 Jan 2012 18:32:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: The Code Dump &#187; Book Review: Growing Object-Oriented Software</title>
		<link>http://www.codelord.net/2010/06/15/book-review-clean-code/#comment-482</link>
		<dc:creator>The Code Dump &#187; Book Review: Growing Object-Oriented Software</dc:creator>
		<pubDate>Mon, 10 Jan 2011 21:46:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.codelord.net/?p=202#comment-482</guid>
		<description>[...] And yet, I&#8217;ve never come across a book as thourough and as comprehensive as GOOS. If you read my other reviews you will see that what usually buys me over are good code walk-throughs. Now let me [...] </description>
		<content:encoded><![CDATA[<p>[...] And yet, I&#8217;ve never come across a book as thourough and as comprehensive as GOOS. If you read my other reviews you will see that what usually buys me over are good code walk-throughs. Now let me [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abyx</title>
		<link>http://www.codelord.net/2010/06/15/book-review-clean-code/#comment-481</link>
		<dc:creator>abyx</dc:creator>
		<pubDate>Fri, 20 Aug 2010 18:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.codelord.net/?p=202#comment-481</guid>
		<description>Uri, you just made me feel better for not working with you on the same code ;)</description>
		<content:encoded><![CDATA[<p>Uri, you just made me feel better for not working with you on the same code <img src='http://www.codelord.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Uri Sivan</title>
		<link>http://www.codelord.net/2010/06/15/book-review-clean-code/#comment-480</link>
		<dc:creator>Uri Sivan</dc:creator>
		<pubDate>Fri, 20 Aug 2010 17:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.codelord.net/?p=202#comment-480</guid>
		<description>This book is full of bad advice. As I&#039;m reading it I keep nodding in disagreement. Annoyingly, I recognize each and every bad practice the book recommends in the code I&#039;m maintaining. Its author obviously read this book and followed it to the letter. The code is a maze of tiny functions with silly names and no comments. I sometimes find myself refactoring code from &quot;Uncle Bob-ese&quot; to readable, maintainable code.</description>
		<content:encoded><![CDATA[<p>This book is full of bad advice. As I&#8217;m reading it I keep nodding in disagreement. Annoyingly, I recognize each and every bad practice the book recommends in the code I&#8217;m maintaining. Its author obviously read this book and followed it to the letter. The code is a maze of tiny functions with silly names and no comments. I sometimes find myself refactoring code from &#8220;Uncle Bob-ese&#8221; to readable, maintainable code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eladmallel</title>
		<link>http://www.codelord.net/2010/06/15/book-review-clean-code/#comment-479</link>
		<dc:creator>eladmallel</dc:creator>
		<pubDate>Sat, 17 Jul 2010 18:08:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.codelord.net/?p=202#comment-479</guid>
		<description>I am actually in the process of reading it myself and I must say that I agree with how you feel about it! I really did feel its affect on me right from the start and I just can&#039;t wait to finish it and start using all of the great information I have learned from this book..

It really is a MUST for every coder out there!</description>
		<content:encoded><![CDATA[<p>I am actually in the process of reading it myself and I must say that I agree with how you feel about it! I really did feel its affect on me right from the start and I just can&#8217;t wait to finish it and start using all of the great information I have learned from this book..</p>
<p>It really is a MUST for every coder out there!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avihu Turzion</title>
		<link>http://www.codelord.net/2010/06/15/book-review-clean-code/#comment-478</link>
		<dc:creator>Avihu Turzion</dc:creator>
		<pubDate>Wed, 16 Jun 2010 06:20:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.codelord.net/?p=202#comment-478</guid>
		<description>Try writing an Uncle Bob&#039;s chronology for newbies. The order by which to read the books for people that are interested in beginning to read to them ;)</description>
		<content:encoded><![CDATA[<p>Try writing an Uncle Bob&#8217;s chronology for newbies. The order by which to read the books for people that are interested in beginning to read to them <img src='http://www.codelord.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tzipi</title>
		<link>http://www.codelord.net/2010/06/15/book-review-clean-code/#comment-477</link>
		<dc:creator>tzipi</dc:creator>
		<pubDate>Tue, 15 Jun 2010 18:51:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.codelord.net/?p=202#comment-477</guid>
		<description>i just started reading it this week after you twitted about (thank you google buzz... for the first time, i guess :) ) - any  - i love it! i&#039;m only at the first chapter, but it is very insightful and practical.</description>
		<content:encoded><![CDATA[<p>i just started reading it this week after you twitted about (thank you google buzz&#8230; for the first time, i guess <img src='http://www.codelord.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ) &#8211; any  &#8211; i love it! i&#8217;m only at the first chapter, but it is very insightful and practical.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

