- A Joyful Gem - A great positive review of why Ruby is worth adding to your programming arsenal with a few code examples.
- An Introduction to Ruby - Explains that the world can use another language for one reason: Ruby makes programming fun again.
- Interview With Ruby's Creator - An interview with Ruby's creator, Yukihiro "Matz" Matsumoto, with forum comments and discussion related to Ruby and O'Reilly's guide "Ruby in a Nutshell."
- Matz in Paris - A presentation given by Matz to an OpenSource conference in France.
- Messin' Around with Objects - Reflection is the ability to discover things about a running program from within that program. This article explores Ruby's many ways of doing this.
- Object-Oriented Regular Expressions - If you use regular expressions in your Ruby scripts, chances are you're using all those $-variables. This article discusses their object-oriented counterparts.
- Programming in Ruby - Article shows how to use Ruby, while Yukihiro Matsumoto (Ruby's creator) adds a note on why he developed it.
- Ruby Embedded into C++ - In this document the author describes how to embed the ruby interpreter into c++ and provide a skeleton you easily can build upon.
- Ruby Talk - An introductory Ruby talk presented to the New York City CTO Club on July 10, 2001 and to the New York City Java/C++ SIG a month or two later.
- Test-First with Ruby - There has been some discussion that the use of Smalltalk is confusing for some readers, and people have started offering their translations in various languages. Here's a Ruby version.
Next 20
|
|
|