I believe erlang is quickly becoming that “language I always should’ve learned” language — and all this time, I thought that language was LISP.
{ 2007 07 31 }
notes about computers and lifestyle
{ 2007 07 31 }
I believe erlang is quickly becoming that “language I always should’ve learned” language — and all this time, I thought that language was LISP.
zuzu | 01-Aug-07 at 3:33 pm | Permalink
if you don’t already have this book, it is awesome:
http://www.pragmaticprogrammer.com/titles/jaerlang/
‘Programming Erlang’ by Joe Armstrong.
he really bridged the cultural and terminology gap between the erlang community and the “pragmatic” community, with a really slick walkthrough of everything I wanted to know.
previously I was reading ‘Concurrent Programmign in
Erlang’ by Joe Armstrong, Robert Virding, and Mike Williams.