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 Essentials- Techotopia
Everything from installing Ruby and the basics of the language through to topics such as arrays, file handling and object-oriented programming are covered. Written both for experienced in other programming languages and for novices.
(20673 views)
Ruby Best Practicesby Gregory T. Brown - O'Reilly Media
Ruby Best Practices aims to help Ruby developers from a wide range of skill levels improve their fundamental understanding of the language via exposure to the common practices and idioms that many seasoned Rubyists take for granted.
(17019 views)
Ruby User's Guideby Mark Slagell
Ruby is an easy object oriented language: it is designed to be easily read and written. This User's Guide will get you started at invoking and using ruby, and give you insights into ruby's nature that you may not get from the reference manual.
(14671 views)
The Little Book of Rubyby Huw Collingbourne - Dark Neon Ltd.
A straightforward introduction to the fundamentals of Ruby programming: strings, numbers, objects, methods, class hierarchies, arrays, iterators, hashes, modules, mixins and much more. Small, self-contained programming samples are included.
(15676 views)