Monday, January 08, 2007

Best Comparism: Ruby vs Java et al

This is probably the best analogy I've seen comparing dynamic languages (like Ruby & JavaScript) to static object oriented languages (like C# & Java) by Joel on Software.

Also a good start to understand how to map (ConvertAll) and reduce (Fold) your code - MapReduce
http://www.joelonsoftware.com/items/2006/08/01.html

No comments: