Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[RUBY] Ruby In A Nutshell
04-20-2010, 01:53 PM
Post: #1
[RUBY] Ruby In A Nutshell
Download

Ruby is an absolutely pure object-oriented scripting language written in C and designed with Perl and Python capabilities in mind. While its roots are in Japan, Ruby is slowly but surely gaining ground in the US. The goal of Yukihiro Matsumoto, creator of Ruby and author of this book, is to incorporate the strengths of languages like Perl, Python, Lisp and Smalltalk. Ruby is a genuine attempt to combine the best of everything in the scripting world. Since 1993, Ruby mailing lists have been established, Web pages have formed, and a community has grown around it. The language itself is very good at text processing and is notable for its broad object orientation. Ruby is portable and runs under GNU/Linux (and other Unices) as well as DOS, MS Windows and Mac.

With Ruby in a Nutshell, Matsumoto offers a practical reference to the features of this new language including the command-line options, syntax, built-in variables, functions, and many commonly used classes and modules. This guide covers the current stable version of Ruby (1.6), yet is applicable to the development version 1.7 and the next planned stable version 1.8. You will find a thorough description of Ruby's language syntax, and a description of the core functionality built into the standard Ruby interpreter, which has more than 800 built-in methods in 42 classes and modules.

Ruby finds its power through its built-in libraries, and this handy volume take you through the many useful libraries that come with the standard Ruby distribution--from network access via HTTP and CGI programming, to data persistence using the DBM library. This book concludes with coverage of the unique tools that come with Ruby, including the debugger, profiler, and irb (or interactive ruby.)

Find out how Ruby combines the strengths of other languages, and why it has captured the interest of so many open source programmers. As part of the successful "in a nutshell" series of books from O'Reilly & Associates, Ruby in a Nutshell is for readers who want a single desktop reference for all their needs.

"Character is determined more by the lack of certain experiences than by those one has had."
Friedrich Nietzsche
Visit this user's website Find all posts by this user
Quote this message in a reply
04-20-2010, 10:47 PM
Post: #2
RE: [RUBY] Ruby In A Nutshell
Very good, we needed Ruby book in this literature collection.

There's a fine line between genius and insanity. I have erased this line.
Oscar Levant
There's a fine line between an administrator and black hat hacker. I have erased this line.
Dr DEBCOL
Visit this user's website Find all posts by this user
Quote this message in a reply
10-11-2010, 12:00 PM (This post was last modified: 10-29-2010 09:08 PM by patricia39.)
Post: #3
RE: [RUBY] Ruby In A Nutshell
I am really fond of reading literary masterpieces and I really love fiction novels.As a matter of fact, I have a mini library at my home and I have bought around 200 favorites. But I haven't seen a copy of Ruby In a Nutshell yet, most probably, I should get one.

Essay
Find all posts by this user
Quote this message in a reply
10-11-2010, 02:54 PM
Post: #4
RE: [RUBY] Ruby In A Nutshell
(10-11-2010 12:00 PM)patricia39 Wrote:  I am very fun of reading literature. I had a few collection also about the different literature such as fiction and non-fiction. But I have not yet read the literature about this ruby in a nutshell. I guess, I should go now to my favorite book store and ask if they have it, right? Thank you!

Yeah, if you're interested in learning Ruby of course. But the 'In a nutshell' thing is usually small on explanation on tutorial and better used as a reference or refreshing your memory on the particular language.

"Character is determined more by the lack of certain experiences than by those one has had."
Friedrich Nietzsche
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


 Quick Theme: