|
|
1. |
A Joyful Gem
-
By Rick Wayne. Short positive review, with code samples. Full text, in an email; to see it on magazine website one must register. [Software Development]
|
|
|
2. |
An Interview with the Creator of Ruby
-
Yukihiro "Matz" Matsumoto, discusses Ruby and O'Reilly guide 'Ruby in a Nutshell'. [O'Reilly Network]
|
|
|
3. |
An Introduction to Ruby
-
Explains that the world can use another language for the simple reason that Ruby makes programming fun again, and that's what counts. Introduction via examining high-level Ruby traits, and distinguishing traits. [O'Reilly Network]
|
|
|
4. |
Interview with the Creator of Ruby
-
Forum comments and discussion related to Ruby and O'Reilly guide 'Ruby in a Nutshell'; diverse opinions, many positive remarks. [Slashdot.org]
|
|
|
5. |
Obie, Has It Been 9 Years Already?
-
Matz Roundtable Notes from Friday night at RubyConf 2005, as questions and answers. [Obie Fernandez Weblog]
|
|
|
6. |
Programming in Ruby
-
Take the pure object orientation of Smalltalk, remove the quirky syntax and reliance on a workspace. Add the convenience and power of Perl, but without the special cases and magic conversions. Give it a clean syntax based partly on Eiffel, add a few concepts from Scheme, CLU, Sather, Common Lisp. [Dr. Dobb's Journal]
|
|
|
7. |
Programming in the Ruby Language
-
Forum comments and discussion related to July IBM developerWorks Ruby article, with the usual diversity of opinion, much of it positive. [Slashdot.org]
|
|
|
8. |
Programming Ruby
-
Forum comments and discussion on Ruby and the book 'Programming Ruby: The Pragmatic Programmer's Guide'; diverse opinions, many positive remarks. [Slashdot.org]
|
|
|
9. |
Ruby + XML
-
News and articles on the Ruby programming language and XML.
|
|
|
10. |
Ruby Creator Y. Matsumoto
-
Interview with Matz, explains motives and early history, job duties, 10 top tips for those going into computing, focus on the human. [CIPS Connections]
|
|
|
11. |
Ruby-lang.org Opens Online!
-
Announcement of Ruby-lang domain and website. [Linux Today]
|
|
|
12. |
The Ruby Programming Language
-
Very clear introductory article by Ruby creator Yukihiro "Matz" Matsumoto. [InformIT]
|
|
|
13. |
Using MySQL with Ruby
-
By Paul DuBois. Two parts: Using the Ruby MySQL Module, Using the Ruby DBI Module. HTML, PDF; online, downloads (tar, zip). [Kitebird.com]
|
|
|
14. |
Using the Ruby MySQL Module
-
Article describes how to install the Tomita Masahiro's MySQL module and use it to write MySQL-based Ruby scripts. By Paul DuBois.
|
|
|
15. |
What Can Ruby Do for the Enterprise?
-
By Joe "Zonker" Brockmeier. Not only is Ruby advancing, but other languages are taking cues from it. O'Reilly Network technical editor chromatic says Ruby influences Perl 6 design. Short text, a few links. [NewsFactor]
|
|
|
16. |
Why Not Ruby?
-
Forum comments and discussion, with wide diversity of opinion, much of it positive. [Slashdot.org]
|
|
|
17. |
Why You Might Want to Try Ruby
-
Editorial with description and code; resulting forum comments and discussion of mostly positive opinion. [freshmeat.net]
|
|
|
18. |
37signals: Programming at Warp Speed
-
Lesson: Create a simple product as fast as you can, then get feedback from customers and make it better. Chicago firm uses Ruby and premade software from Rails. [BusinessWeek]
|
|
|
19. |
Bypassing the GUI
-
By Brian Marick. Testing through a GUI is hard, testing through a scripting interface is easier. Example uses Ruby to test Word through COM. [Software Testing and Quality Engineering Magazine]
|
|
|
20. |
Delightful Languages: Ruby
-
Medium length positive review, with code samples, references; PDF format. [The Perl Review]
|
|
|
21. |
Making Waves in the Ruby World
NEW!
-
Three Ruby projects stand out (JRuby, Mongrel, Ruport) not so much for development, but for communicating well, something many projects do less well. Linux Journal.
|
|
|
22. |
Programming in the Ruby Language
-
First of 4-part series introduces Ruby programming, begins with variables, quotes, arrays, objects, methods. Later parts treat more advanced topics. By Joshua Drake, author of Linux books and co-founder of Command Prompt, Inc. [IBM developerWorks]
|
|
|
23. |
Ruby: Productive Programming Language
-
Short positive overview, explains Ruby by comparing with some other languages; focus on production; code samples, forum with many comments. [Linux Journal]
|