Articles in Language Comparisons

Erlang Message Passing

Let's take a look at something another programming language does well and see how we might bring at least some elements these features to Ruby

YARV Looking Promising, James's C is Not

When performance becomes super critical, YARV shows some promise for Ruby's future

The Why and How of Iterators

This explanation I gave to a friend about iterators might help other understand why we have them and how to use them

Java a Bit on the Wordy Side

I'm generally not one to pick on other languages, but I hope I can get away with calling Java verbose since I am a Java Certified Programmer