
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
Programming Ruby: The Pragmatic Programmer's Guideby David Thomas, Andrew Hunt - Addison-Wesley
Introduction to Ruby, an object-oriented programming language, which allows for programming without extra syntax or code. Shows how to easily mine the Ruby language, teaching the basics, plus how to write large programs, and more.
(24182 views)
The Book Of Rubyby 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.
(17107 views)
Big Fat Railsby Mitch Guthrie - 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.
(15039 views)
Ruby on Rails Tutorial: Learn Rails by Exampleby Michael Hartl - 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.
(18269 views)