My Language of the Year

Posted by Andrew on August 19, 2007

Java.

Just kidding :-) Erlang of course because it’s the next Java (I’m still trying to decide whether this is a good thing :-) Seriously, Erlang is important because it combines both functional and concurrency-oriented programming models in a very powerful way. Specifically, it turns out that the Erlang approach is ideal for harnessing the power of multi-core CPUs.

Anyway, for anyone interested in Erlang here’s a list of resources that may be helpful in getting started.