FreeTechBooks.com Homepage
FreeTechBooks.com
Free Online Computer Science and Programming Books, Textbooks, and Lecture Notes


 
The Book Of Ruby
Reply with quote
The Book Of Ruby

Author: Huw Collingbourne
Publication Date: 2009

Terms and Conditions:

Quote:
The right of Huw Collingbourne to be identified as the Author of the Work has been asserted by him in accordance with the Copyright, Designs and Patents Act 1988.

Excerpts from the Introduction:

Huw Collingbourne wrote:
As you are now reading a book on Ruby, I think it is safe to work on the assumption that you don't need me to persuade you of the merits of the Ruby language. Instead I'll take the somewhat unconventional step of starting with a warning: many people are attracted to Ruby by its simple syntax and its ease of use. They are wrong. Ruby's syntax may look simple at first sight but, the more you get to know the language the more you will realize that it is, on the contrary, extremely complex. The plain fact of the matter is that Ruby has a number of pitfalls just waiting for unwary programmers to drop into.

In this book it is my aim to guide you safely over the pitfalls and lead you through the choppy waters of Ruby's syntax and class libraries. In the process, I'll be exploring both the smooth, well-paved highways and the gnarlier, bumpy little byways of Ruby. By the end of the journey, you should be able to use Ruby safely and effectively without getting caught out by any unexpected hazards along the way.

The Book Of Ruby concentrates principally on version 1.8.x of the Ruby language. While a version 1.9 of Ruby has been released, Ruby 1.8 is still far more widely used. Ruby 1.9 may be regarded as a stepping stone towards Ruby 2.0. I most respects the syntax of Ruby 1.9 is close to that of Ruby 1.8 but you shoul be aware that there are some differences and complete compatibility is not guaranteed.

Arrow View/Download The Book Of Ruby
View user's profileSend private message
  
 Reply to topic