Jul 30, 2007 @ 10:08 am

Get ready for another edition of Rubyize this

Posted under : short & sweet
Jul 03, 2007 @ 07:49 am

The following is easy stuff but we tend to forget about it… probably because most of us are not used to this kind of behavior from a programming language.

Posted under : short & sweet
Jun 24, 2007 @ 11:56 pm

It’s not a secret, Ruby syntax offers many possibilities. One thing I enjoy doing once in a while is to take some code I have written a few days before and improve it to make it look more rubyish (read : short, expressive and readable).
I thought it could be fun to make a little game […]

Posted under : short & sweet