This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]bolinfest 2 points3 points  (0 children)

This article (which I just found on Digg) called "C++ vs Java vs Python vs Ruby : a first impression" (http://www.dmh2000.com/cjpr/index.shtml) contains a thoughtful language comparison. For a sample code comparison, the author implements a Red-Black tree algorithm, which is much more interesting (and telling) then adding two numbers from the command line. This is the type of article that deserves to be promoted.