Robust Server
This tutorial shows you how to build a simple fault-tolerant server.
Programming Rules
Erlang Programming Style Guidelines from Ericsson (pdf)
Erlang University
An Erlang online course. History, sequential programming, concurrent programming, error handling and advanced topics.
Erlang Specification
The Erlang 4.7 specification. (ps.gz)
Erlang R10 Documentation
Full set of documentation for the open source Erlang system.
Erlang in Real Time
(ISBN: 0864447434) was written by Maurice Castro to support the course `CS584 Real Time and Concurrent Systems' at RMIT University in 1998. A revised edition is available in postscript form from this site in addition to the sample code used in the course.
Erlang for C, C++ and Java Programmers
A short tutorial.
Erlang FAQ
Frequently Asked Questions about the Erlang programming language.
Erlang at DuoMark International, Inc.
Tutorials and conference publications about servers, applications, erlang programming and Web 2.0 infrastructure.
Concurrent Programming in Erlang
The first half of Concurrent Programming in Erlang. [PDF]