Learning Erlang..? Why...?
30 June 2008

I spent last week at two events:
- A beginners Erlang course given by Richard Carlsson on Monday to Wednesday, and
- The Erlang eXchange conference (sic) for the rest of the week.
As the Erlang site states Erlang is a functional programming language with an emphasis on concurrency, distribution, robustness, “soft” real-time (where response times are required within milliseconds), hot code upgrades, incremental code loading and external interfaces to connect to the outside world.
Why am I, someone who writes C# code for an investment bank, interested in this? There are three reasons…
Read the full article...
