<?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>Fresh Click Media &#187; Rails</title>
	<atom:link href="http://www.freshclickmedia.com/blog/category/rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freshclickmedia.com</link>
	<description></description>
	<lastBuildDate>Mon, 23 Aug 2010 20:00:22 +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>Suggested books for learning Ruby on Rails</title>
		<link>http://www.freshclickmedia.com/blog/2008/01/suggested-books-for-learning-ruby-on-rails/</link>
		<comments>http://www.freshclickmedia.com/blog/2008/01/suggested-books-for-learning-ruby-on-rails/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 13:13:17 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.freshclickmedia.com/blog/2008/01/suggested-books-for-learning-ruby-on-rails/</guid>
		<description><![CDATA[I&#8217;ve been mainly a C#/ASP.NET developer over the last few years, but a recent interest in Ruby on Rails (RoR) has lead me to buy a few books to help me learn the framework. Here I present a list of books, in a particular order, that I recommend to anybody learning RoR. Programming Ruby: The [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been mainly a C#/ASP.NET developer over the last few years, but a recent interest in Ruby on Rails (RoR) has lead me to buy a few books to help me learn the framework.</p>
<p>Here I present a list of books, in a particular order, that I recommend to anybody learning RoR.<br />
<span id="more-76"></span></p>
<div class="books">
<ul>
<li>
<h3><a href="http://www.amazon.co.uk/Programming-Ruby-Pragmatic-Programmers-Guide/dp/0974514055/ref=pd_sim_b?ie=UTF8&#038;qid=1199361974&#038;sr=8-1">Programming Ruby: The Pragmatic Programmer&#8217;s Guide</a></h3>
<p><img src="http://farm3.static.flickr.com/2110/2162495752_8ced2cafe8_t.jpg" alt="Programming Ruby: The Pragmatic Programmer's Guide" />Many Rails books give a good overview of Ruby that is certainly enough to get you started, but a good understanding of the language will pay dividends down the line.  This book provides a thorough tutorial and reference to the Ruby language, and is the Ruby equivalent of C++&#8217;s &#8220;<a href="http://www.amazon.co.uk/C%2B%2B-Programming-Language-Special/dp/0201700735/ref=pd_bbs_sr_1?ie=UTF8&#038;s=books&#038;qid=1199364183&#038;sr=8-1">The C++ Programming Language</a>&#8221; that I was reading a few years ago.
</li>
<li>
<h3><a href="http://www.amazon.co.uk/Agile-Development-Rails-Pragmatic-Programmers/dp/0977616630/">Agile Web Development with Rails</a></h3>
<p><img src="http://farm3.static.flickr.com/2014/2162495746_43de2d137c_t.jpg" alt="Agile Web Development with Rails" />Co-authored by Rails Creator David Heinemeier, this is a fantastic book for learning Rails, and might be the only one you need.  It introduces the framework and covers ActiveRecord (for database connectivity and mapping), installation, controllers, models, validation and AJAX, amongst many other concepts.  It&#8217;s a weighty book, and it feels complete, well-written and authoritative.  Complementing the learning material is the development of the &#8216;Depot&#8217; online store application, which helps cement the concepts.
</li>
<li>
<h3><a href="http://www.amazon.co.uk/Practical-Rails-Projects-Experts-Voice/dp/1590597818/">Practical Rails Projects</a></h3>
<p><img src="http://farm3.static.flickr.com/2115/2162495748_bdca022274_t.jpg" alt="Practical Rails Projects" />As good as <a href="http://www.amazon.co.uk/Agile-Development-Rails-Pragmatic-Programmers/dp/0977616630/">Agile Web Development with Rails</a> is, I do like a book that dives straight in with some solid real-world examples. Although the &#8216;Depot&#8217; example is fairly substantial, a wealth of practical cases is always beneficial, and this book provides a solid variety.
</li>
<li>
<h3>
<a href="http://www.amazon.co.uk/Practical-Rails-Social-Networking-Experts/dp/1590598415/">Practical Rails Social Networking Sites</a></h3>
<p><img src="http://farm3.static.flickr.com/2280/2162495750_d9db7cb65d_t.jpg" alt="Practical Rails Social Networking Sites" />The final book in my four develops the &#8216;railscoders&#8217; social networking site throughout its pages, and even if you&#8217;re not interested in the social networking phenomenon, I think it&#8217;s essential reading as it develops many concepts that you&#8217;re likely to use in other types of sites.  Aimed squarely at somebody who has the base knowledge for RoR development, it dives straight in and covers a simple CMS, user management, RSS feeds, blogs, photo gallery and e-mail.  I haven&#8217;t yet finished the book, but it&#8217;s very well written (as are many of the <a href="http://www.apress.com">apress</a> books), and gives you the confidence to use many of the ideas in your own work.
</li>
</ul>
</div>
<p>I hope this list is of some use to other budding RoR developers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freshclickmedia.com/blog/2008/01/suggested-books-for-learning-ruby-on-rails/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
