The Erlang/OTP Development System
Introduction
An introduction to Erlang/OTP
Installation Guide
The Erlang/OTP Installation Guide
Embedded System
Erlang in an Embedded System
 
Programming in Erlang
Getting Started
Getting started with Erlang
Erlang Extensions Since 4.4
New language constructs since Erlang 4.4
Tutorial
Interoperability Tutorial
Efficiency Guide
Learn how to write efficient programs in Erlang.
 
Working with OTP
System Principles
How to create, start, restart and stop an OTP target system.
Design Principles
Structure your programs with applications, supervisors and generic behaviors (gen_server, gen_event and gen_fsm). Also use the built in error logger.
OAM Principles
OTP Operation and Management Principles