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.

Trackbacks

Use this link to trackback from your own site.

Comments

Leave a response

  1. Jake GoodNo Gravatar Wed, 22 Aug 2007 15:16:02 CDT

    I’ve started to take on Erlang as well… oh the ideas are flowing!

  2. Charles FosterNo Gravatar Sun, 17 Feb 2008 13:47:07 CST

    Just checked out Erlang, seems cool.

  3. Alain O'DeaNo Gravatar Sun, 29 Jun 2008 08:45:47 CDT

    Erlang is an exceptional language. It really opened my mind to concurrent programming as a feasible rather than intractable endeavor.

    I would add O’Reilly ONLamp’s Introduction to Erlang (http://www.onlamp.com/pub/a/onlamp/2007/09/13/introduction-to-erlang.html) to your list of key Erlang bookmarks. It is the most concise, engaging introduction I have read for Erlang.

  4. [...] Andrew Peters’ Blog » Blog Archive » My Language of the Year - 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. [...]

Comments