Difference between revisions of "Ruby"

From rukapedia
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
 
* Read all about it [http://en.wikipedia.org/wiki/Ruby_programming_language at Wikipedia]
 
* Read all about it [http://en.wikipedia.org/wiki/Ruby_programming_language at Wikipedia]
  
Trivia: Ruby's creator was a Mormon missionary, according to [http://en.wikipedia.org/wiki/Yukihiro_Matsumoto the Wikipedia article] about him.
+
Sean Treadway's excellent "[http://sean.treadway.info/articles/2005/07/15/fixing-the-address-book-with-ruby Fixing the address book with Ruby]" speaks volumes about how Ruby can be used in a day-to-day system setting.

Latest revision as of 06:48, 18 July 2005

Olle has been selling me on the virtues of Ruby, the programming language. I'm about to start experimenting.

Sean Treadway's excellent "Fixing the address book with Ruby" speaks volumes about how Ruby can be used in a day-to-day system setting.