
Big Fat Rails
by Mitch Guthrie
Publisher: bigfatrails.com 2012
Number of pages: 53
Description:
Big Fat Rails is a book designed around teaching Ruby on Rails in a precept upon precept fashion. Learning a little at a time and building in complexity as the book moves forward. Both theory and practice driving your knowledge. If you are a beginner and looking to learn Ruby on Rails, the purpose of this book is to simply get you there in small, manageable steps.
Download or read it online for free here:
Download link
(multiple formats)
Similar books
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.
(18387 views)
why's (poignant) guide to Rubyby why the lucky stiff
This is just a small illustrated online-only Ruby book. It won't crush you. It's light as a feather (because I haven't finished it yet--hehe). And there's a reason this book will stay light: because Ruby is simple to learn.
(19596 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.
(18089 views)
Data Structures and Algorithms with Object-Oriented Design Patterns in Rubyby Bruno R. Preiss
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.
(15900 views)