
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
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.
(24291 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.
(14731 views)
Mr. Neighborly's Humble Little Ruby Bookby Jeremy McAnally
Covers the Ruby language from the very basics to the advanced topics. Written in a conversational narrative rather than like a dry reference book, Mr. Neighborly's Humble Little Ruby Book is an easy to read, easy to follow guide to all things Ruby.
(18054 views)
Ruby Hacking Guideby Minero Aoki
The RHG is a book that explains how the ruby interpreter (the official C implementation of the Ruby language) works internally. To fully understand it, you need a good knowledge of C and Ruby. This book is going to investigate ruby as a whole.
(17544 views)