Ruby on Rails Tutorial: Learn Rails by Example
by Michael Hartl
Publisher: Addison-Wesley 2010
ISBN/ASIN: 0321743121
ISBN-13: 9780321743121
Description:
Leading Rails developer teaches Rails 3 by guiding you through the development of your own complete sample application using the latest techniques in Rails web development. Hartl explains how each new technique solves a real-world problem, and he demonstrates this with bite-sized code that’s simple enough to understand, yet novel enough to be useful.
Download or read it online for free here:
Read online
(online html)
Similar books
Ruby on Rails Securityby Heiko Webers - OWASP
In order to prevent attacks, minimize their impact and remove points of attack, first of all, we have to fully understand the attack methods in order to find the correct countermeasures. That is what this security guide aims at.
(17748 views)
Programming Ruby: The Pragmatic Programmer's Guideby David Thomas, Andrew Hunt - Addison-Wesley
Introduction to Ruby, an object-oriented programming language, which allows for programming without extra syntax or code. Shows how to easily mine the Ruby language, teaching the basics, plus how to write large programs, and more.
(24206 views)
MacRuby: The Definitive Guideby Matt Aimonetti - O'Reilly Media
MacRuby is Apple's implementation of the Ruby programming language which uses Objective-C runtime. This book is an introduction to MacRuby. Topics covered: Introduction, The Cocoa Environment, Foundation, Application Kit, Core Data, Xcode.
(18306 views)
Learn Ruby The Hard Wayby Zed A. Shaw - LCodeTHW
The book assumes absolutely no prior programming knowledge and will guide you carefully and slowly through the learning process. When you are done with it you will have the skill to move on to other books about Ruby and be ready to understand them.
(18004 views)