Ruby Programming
Publisher: Wikibooks 2011
Description:
Ruby is an interpreted, object-oriented scripting language. This book will show how to install and get started with Ruby in your environment. It demonstrates the main features of the language syntax. The text is designed to be self contained.
Download or read it online for free here:
Read online
(online html)
Similar books

by Gregory T. Brown - O'Reilly Media
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.
(15728 views)

by Huw Collingbourne - 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.
(14345 views)

by 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.
(14673 views)

by Huw Collingbourne - No Starch Press
A comprehensive tutorial to the Ruby language. Each chapter is accompanied by ready-to-run source code for all the examples. There is also an Introduction which explains how to use the source code in Ruby In Steel or any other IDE of your choice.
(15935 views)