<?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>Curtis Summers &#187; reading</title>
	<atom:link href="http://csummers.com/category/reading/feed/" rel="self" type="application/rss+xml" />
	<link>http://csummers.com</link>
	<description>%w{life code ruby}.map { &#124;i&#124; "#{i} is awesome" }</description>
	<lastBuildDate>Fri, 30 Jan 2009 13:49:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ruby Code &amp; Style</title>
		<link>http://csummers.com/2005/10/10/ruby-code-style/</link>
		<comments>http://csummers.com/2005/10/10/ruby-code-style/#comments</comments>
		<pubDate>Mon, 10 Oct 2005 10:56:08 +0000</pubDate>
		<dc:creator>Curt</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[reading]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.csummers.org/index.php/2005/10/10/ruby-code-style/</guid>
		<description><![CDATA[Well, it&#8217;s been almost a month now since the baby came.  We&#8217;re doing well, but very tired.  Adding to my things-to-read-when-I&#8217;m-not-so-tired list:
Ruby Code &#038; Style &#8211; a new online magazine from Artima about the Ruby language.
]]></description>
			<content:encoded><![CDATA[<p>Well, it&#8217;s been almost a month now since the baby came.  We&#8217;re doing well, but very tired.  Adding to my things-to-read-when-I&#8217;m-not-so-tired list:</p>
<p><a href="http://www.artima.com/rubycs/index.html">Ruby Code &#038; Style</a> &#8211; a new online magazine from <a href="http://www.artima.com/">Artima</a> about the Ruby language.</p>
]]></content:encoded>
			<wfw:commentRss>http://csummers.com/2005/10/10/ruby-code-style/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programming Ruby</title>
		<link>http://csummers.com/2005/07/11/programming-ruby/</link>
		<comments>http://csummers.com/2005/07/11/programming-ruby/#comments</comments>
		<pubDate>Mon, 11 Jul 2005 22:50:56 +0000</pubDate>
		<dc:creator>Curt</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[reading]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.csummers.org/?p=22</guid>
		<description><![CDATA[I&#8217;m currently reading Programming Ruby (2nd edition) in my pursuit to learn Ruby.  This book, known as the PickAxe because of the tool on the front cover, is part tutorial, part language reference, part best-Ruby-practices, and part API/Library reference.
The tendency with a reference book like this is to lump everything about a particular topic [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently reading <a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;camp=1789&amp;tag=csummersorg-20&amp;creative=9325&amp;path=tg/detail/-/0974514055/qid=1121104373/sr=8-1/ref=pd_bbs_ur_1?v=glance%26s=books%26n=507846">Programming Ruby (2nd edition)</a><img src="http://www.assoc-amazon.com/e/ir?t=csummersorg-20&amp;l=ur2&amp;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /> in my pursuit to learn Ruby.  This book, known as the PickAxe because of the tool on the front cover, is part tutorial, part language reference, part best-Ruby-practices, and part API/Library reference.</p>
<p>The tendency with a reference book like this is to lump everything about a particular topic into long, boring sections.  However, Dave Thomas and co-authors have managed not to do this.  The book is good at switching gears frequently enough to keep my focus.  Notes comparing Ruby to Perl, Java, and C++ add perspective if you are familiar with those languages.  The code samples in this book also set it apart from similar programming books: the examples are concise&#8211;giving just enough information to illustrate the point in question.</p>
<p>As I read through the book, I find myself thinking:  &#8220;Wow, it would&#8217;ve taken me so much more code to do that in Java (or C++ or &#8230;)!&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://csummers.com/2005/07/11/programming-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Kernel Development</title>
		<link>http://csummers.com/2005/06/22/linux-kernel-development/</link>
		<comments>http://csummers.com/2005/06/22/linux-kernel-development/#comments</comments>
		<pubDate>Wed, 22 Jun 2005 16:32:41 +0000</pubDate>
		<dc:creator>Curt</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[reading]]></category>

		<guid isPermaLink="false">http://www.csummers.org/?p=16</guid>
		<description><![CDATA[I&#8217;ve recently been reading Linux Kernel Development (2nd Edition) by Robert Love.
I&#8217;m not a kernel hacker, and it&#8217;s been a while since I&#8217;ve coded in C, but I picked this up to learn more about the nitty gritty details of the operating system I use everyday.  I like the special attention given to overall [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently been reading <a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;camp=1789&amp;tag=csummersorg-20&amp;creative=9325&amp;path=tg/detail/-/0672327201/qid=1119455758/sr=8-1/ref=pd_bbs_1?v=glance%26s=books%26n=507846">Linux Kernel Development (2nd Edition) by Robert Love</a><img src="http://www.assoc-amazon.com/e/ir?t=csummersorg-20&amp;l=ur2&amp;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />.</p>
<p>I&#8217;m not a kernel hacker, and it&#8217;s been a while since I&#8217;ve coded in C, but I picked this up to learn more about the nitty gritty details of the operating system I use everyday.  I like the special attention given to overall concepts and how certain aspects of the kernel came into being.  A good read.</p>
]]></content:encoded>
			<wfw:commentRss>http://csummers.com/2005/06/22/linux-kernel-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
