Logo

Ruby on Rails Tutorial: Learn Rails by Example

Large book cover: Ruby on Rails Tutorial: Learn Rails by Example

Ruby on Rails Tutorial: Learn Rails by Example
by

Publisher: Addison-Wesley
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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Ruby EssentialsRuby 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.
(18718 views)
Book cover: The Little Book of RubyThe Little Book of Ruby
by - 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.
(13893 views)
Book cover: Data Structures and Algorithms with Object-Oriented Design Patterns in RubyData Structures and Algorithms with Object-Oriented Design Patterns in Ruby
by
The primary goal of this book is to promote object-oriented design using Ruby and to illustrate the use of the emerging object-oriented design patterns. The book shows how these patterns are used to create good software designs.
(14287 views)
Book cover: RubyGems User GuideRubyGems User Guide
- RubyGems.org
RubyGems is the premier ruby packaging system. It provides: A standard format for distributing Ruby programs and libraries; An tool for managing the installation of gem packages; A gem server utility for serving gems from any machine...
(10284 views)