<?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>Misfiring Neurons &#187; Books</title>
	<atom:link href="http://pavel.tcholakov.net/category/books/feed/" rel="self" type="application/rss+xml" />
	<link>http://pavel.tcholakov.net</link>
	<description>Just another geek with a blog</description>
	<lastBuildDate>Fri, 09 Dec 2011 21:29:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Effective Java Updated</title>
		<link>http://pavel.tcholakov.net/2008/06/effective-java-updated/</link>
		<comments>http://pavel.tcholakov.net/2008/06/effective-java-updated/#comments</comments>
		<pubDate>Sat, 21 Jun 2008 18:29:52 +0000</pubDate>
		<dc:creator>Pavel</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[concurrency]]></category>
		<category><![CDATA[enums]]></category>
		<category><![CDATA[generics]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[threading]]></category>

		<guid isPermaLink="false">http://kay.za.net/?p=69</guid>
		<description><![CDATA[Brush up on your Java 5 bag of tricks with this talk by Joshua Bloch based on his updated Effective Java book (can't recommend it highly enough). A colleague of mine commented that this book has about the same information density as maths textbooks, so don't be mislead by the low number of pages - [...]]]></description>
			<content:encoded><![CDATA[<p>Brush up on your Java 5 bag of tricks with this talk by Joshua Bloch based on his updated <a href="http://www.amazon.com/Effective-Java-2nd-Joshua-Bloch/dp/0321356683">Effective Java</a> book (can't recommend it highly enough).</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/pi_I7oD_uGI"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/pi_I7oD_uGI" type="application/x-shockwave-flash" wmode="transparent" width="425" height="344"></embed></object></p>
<p>A colleague of mine commented that this book has about the same information density as maths textbooks, so don't be mislead by the low number of pages - it is excellent value for money <img src='http://pavel.tcholakov.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://pavel.tcholakov.net/2008/06/effective-java-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uncle Bob&#8217;s upcoming book: Clean Code</title>
		<link>http://pavel.tcholakov.net/2008/04/uncle-bobs-upcoming-book-clean-code/</link>
		<comments>http://pavel.tcholakov.net/2008/04/uncle-bobs-upcoming-book-clean-code/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 16:58:07 +0000</pubDate>
		<dc:creator>Pavel</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://kay.za.net/?p=57</guid>
		<description><![CDATA[Awesome - finally something to bash people on the head with when they write ugly code! (Ok, the "code smells" from Refactoring are a good start too but this seems more pedagogic in nature.) There are a lot of technical books out there, but few focus on good general practices. One of my favourites is [...]]]></description>
			<content:encoded><![CDATA[<p>Awesome - finally something to <a href="http://blog.objectmentor.com/articles/2008/04/08/clean-code-whew">bash people on the head with</a> when they write <a href="http://www.osnews.com/story/19266/WTFs_m">ugly code</a>! <img src='http://pavel.tcholakov.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  (Ok, the "<a href="http://c2.com/cgi/wiki?CodeSmell">code smells</a>" from Refactoring are a good start too but this seems more pedagogic in nature.) There are a lot of technical books out there, but few focus on good general practices. One of my favourites is <a href="http://java.sun.com/docs/books/effective/">Effective Java</a> by Joshua Bloch, but it's focus is slightly more architectural and less on day-to-day coding. I love Bob Martin's writing so I didn't have to look long at the table of contents to order my copy as soon as it's available!</p>
<p><img style="vertical-align: bottom;" src="http://vig-fp.prenhall.com/bigcovers/0132350882.jpg" alt="" width="261" height="347" /></p>
]]></content:encoded>
			<wfw:commentRss>http://pavel.tcholakov.net/2008/04/uncle-bobs-upcoming-book-clean-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

