Archive for the 'Ruby' Category

Ruby or Rails?

Monday, December 5th, 2005

Last Friday I finally managed (been too busy lately) to visit Rotterdam’s super bookstore, Donner, to pick up a copy of Programming Ruby. I will easily spend an hour or two roaming Donner’s eight or nine floors, browsing through all their new books, discovering old ones I hadn’t seen before, sitting down for a while [...]

Why, if reading Ruby is like reading natural language, unless it’s not?

Tuesday, November 29th, 2005

Yesterday, a familiar Ruby coder showed me a piece of Ruby code that used Ruby’s programmer-friendly if-construct, where you can place the if clause after the conditional block of code. It was something like this:

Is Ruby the new Java?

Monday, November 21st, 2005

About eight or nine years ago, I first read about Java in Wired Magazine. At the time, I was mostly programming in Delphi, C, and, if I really had to, in Oracle Forms. It wasn’t altogether clear what role Java was going to play; any examples you ever saw were applets, doing image animations on [...]