Share This
Ruby
Ruby is a dynamic, reflective, general purpose object-oriented programming language that combines syntax inspired by Perl with Smalltalk-like features. Ruby originated in Japan during the mid-1990s and was initially developed and designed by Yukihiro "Matz" Matsumoto. It is based on Perl, Smalltalk...
Learn more about Ruby »
Add More Topics
Save this view to a base, or just for yourself.
10 Written Work topics matching:
Filter this CollectionProgramming Ruby
Programming Ruby is a book about the Ruby programming language by Dave Thomas and Andrew Hunt, authors of The Pragmatic Programmer. In the Ruby community, it is commonly known as "The Pickaxe" because of the pickaxe on the cover. The book has helped...
Editor:
Date of first publication:
- Oct 22, 2004
Subjects:
Ruby in a Nutshell
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,...
Copyright date:
- Nov 2001
Original language:
Author:
The Ruby Programming Language
Author:
Learning Ruby
Interest in Ruby stems from the popularity of Rails, the web
development framework that's attracting new devotees and refugees from
Java and PHP. But there are plenty of other uses for this versatile
language. The best way to learn is to just try...
Copyright date:
- May 2007
Editor:
Original language:
Author:
Subjects:
Ruby Pocket Reference
Although Ruby is an easy language to learn, in
the heat of action you may find that you can't remember the correct
syntax for a conditional or the name of a method. This handy pocket
reference offers brief yet clear explanations of Ruby's core...
Copyright date:
- Jul 2007
Editor:
Original language:
Author:
Subjects:
The Ruby Way, Second Edition
The Ruby Way takes a “how-to” approach to Ruby programming with the
bulk of the material consisting of more than 400 examples arranged by
topic. Each example answers the question “How do I do this in Ruby?”
Working along with the author, you are...
Copyright date:
- 2007
Editor:
Original language:
Author:
Part of series:
Ruby on Rails Bible
Ruby on Rails (RoR or Rails) is a Web application framework written in
Ruby, an object-oriented programming language. RoR has grown year over
year in notoriety and popularity among developers because its ease of
use and speed for which a Web...
Copyright date:
- 2008
Original language:
Author:
Part of series:
The Well-Grounded Rubyist
From the publisher: Interest in Ruby has exploded. Developers discovering this elegant, dynamic language quickly learn that Ruby is a powerful alternative to traditional static languages like Java or C++. It runs in most operating environments and...
Date of first publication:
- May 2009