The Book Of Ruby
by Huw Collingbourne
Publisher: No Starch Press 2009
ISBN/ASIN: 1593272944
Number of pages: 425
Description:
The Book Of Ruby is a comprehensive free tutorial to the Ruby language. It contains 425 pages in 20 chapters. It is provided in the form of a PDF document in which 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 editor/IDE of your choice plus appendices and an index.
Download or read it online for free here:
Download link
(2.8MB, PDF)
Similar books

- Wikibooks
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.
(13549 views)

by Matt Aimonetti - O'Reilly Media
MacRuby is Apple's implementation of the Ruby programming language which uses Objective-C runtime. This book is an introduction to MacRuby. Topics covered: Introduction, The Cocoa Environment, Foundation, Application Kit, Core Data, Xcode.
(17484 views)

- 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.
(19766 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.
(14811 views)