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: 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.
(18438 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.
(12870 views)
Book cover: Learn Ruby The Hard WayLearn Ruby The Hard Way
by - 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.
(15569 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.
(13626 views)