Logo

Ruby Best Practices by Gregory T. Brown

Large book cover: Ruby Best Practices

Ruby Best Practices
by

Publisher: O'Reilly Media
ISBN/ASIN: 0596523009
ISBN-13: 9780596523008
Number of pages: 328

Description:
Ruby Best Practices aims to help Ruby developers from a wide range of skill levels improve their fundamental understanding of the language via exposure to the common practices and idioms that many seasoned Rubyists take for granted. With a strong emphasis on exploring real codebases, and an understanding that beautiful solutions depend heavily on context, this book lays out a clear road map to Ruby mastery for those who wish to pursue it.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

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.
(15679 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.
(14101 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.
(15352 views)
Book cover: Ruby on Rails Tutorial: Learn Rails by ExampleRuby on Rails Tutorial: Learn Rails by Example
by - Addison-Wesley
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.
(16529 views)