Concurrent Programming in Erlang 2nd Edition April 24, 2012 The first part(Programming) of the Erlang Reference book; “Concurrent Programming in Erlang 2nd Edition” is available for free in pdf format. …
Learn You Some Erlang for Great Good! March 22, 2012 Reading “Learn You Some Erlang for Great Good!” should be one of your first steps in learning Erlang. Erlang is a functional programming language. It is a general-purpose concurrent, garbage-collected programming language and runtime system. …