Logo

The Little Book of Ruby by Huw Collingbourne

Small book cover: The Little Book of Ruby

The Little Book of Ruby
by

Publisher: Dark Neon Ltd.
Number of pages: 87

Description:
Ruby is a cross-platform interpreted language which has many features in common with other 'scripting' languages such as Perl and Python. However, its version of object orientation is more thorough than those languages and, in many respects, it has more in common with the great-granddaddy of 'pure' OOP languages, Smalltalk. This book is a step-by-step tutorial to programming in Ruby and you can follow it chapter by chapter, reading the text and running the sample programs.

Download or read it online for free here:
Download link
(1.1MB, PDF)

Similar books

Book cover: Big Fat RailsBig Fat Rails
by - bigfatrails.com
A book designed around teaching Ruby on Rails in a precept upon precept fashion. Both theory and practice driving your knowledge. If you are a beginner, the purpose of this book is to simply get you there in small, manageable steps.
(13071 views)
Book cover: I Love RubyI Love Ruby
by - Mind As Lab
With this unique hands-on learning experience, you'll discover how Ruby takes care of all the details for you, so you can simply have fun and get more done with less code. This book is written for GNU/Linux (Debian distro) users ...
(6039 views)
Book cover: why's (poignant) guide to Rubywhy's (poignant) guide to Ruby
by
This is just a small illustrated online-only Ruby book. It won't crush you. It's light as a feather (because I haven't finished it yet--hehe). And there's a reason this book will stay light: because Ruby is simple to learn.
(17595 views)
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.
(18525 views)