  |
Erlang FAQ - http://www.erlang.org/faq/faq.html
Frequently Asked Questions about the Erlang programming language. |
  |
Erlang University - http://www.erlang.org/course/course.html
An Erlang online course. History, sequential programming, concurrent programming, error handling and advanced topics. |
  |
Erlang/OTP - http://www.erlang.org/doc/
Full set of documentation for the open source Erlang system. |
  |
Programming Erlang: Software for a Concurrent World - http://www.pragprog.com/titles/jaerlang/programming-erlang
By Joe Armstrong; Pragmatic Bookshelf, 2007, ISBN 9781934356005. Shows how to write programs that are concurrent, run on even hundreds of local and remote processors, and highly reliable, even during network and hardware failures. |
  |
Program Development Using Erlang - Programming Rules and Conventions - http://www.erlang.se/doc/programming_rules.pdf
Style guidelines and rules document from Ericsson. |