Ruby

Top 10 Reasons The Ruby Programming Language Sucks
The Top 10 Reasons The Ruby Programming Language Sucks Courtesy:-- Presentations from vishnu.
How to import / evaluate Groovy scripts within groovy
If you are bored with your same old programming language, then help yourself with a little "Groovy" touch.
A Close Look at AnthillPro 3.5: An Application Lifecycle Automation Server for QA People
Anthillpro is a continuous integration server from Urbancode.
10 Free Ruby, Ruby on Rails and Grails e-books
Ruby needs no special introduction in the world of object oriented programming.

Why does finally have to have braces? I can do this: if(condition) statement; and even this: if(condition) statement; else statements And yet I cannot do this: try { statement; } finally statement; I am forced to do this: try { statement; } finally { statement; } Why Java why? I see why Rubyist's complain of too many braces :) PS.
Older News
S M T W T F S
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
Copyright© 2010 The Gaea Times