Logo

Big Fat Rails by Mitch Guthrie

Small book cover: Big Fat Rails

Big Fat Rails
by

Publisher: bigfatrails.com
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

Book cover: Programming Ruby: The Pragmatic Programmer's GuideProgramming Ruby: The Pragmatic Programmer's Guide
by - 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)
Book cover: Ruby User's GuideRuby User's Guide
by
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)
Book cover: Mr. Neighborly's Humble Little Ruby BookMr. Neighborly's Humble Little Ruby Book
by
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)
Book cover: Ruby Hacking GuideRuby Hacking Guide
by
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)