DOCUMENTATION

On-line documentation


Erlang books


  • Programming Erlang: Software for a Concurrent World
    Programming Erlang: Software for a Concurrent World (Joe Armstrong) is a book about Erlang written by one of the original inventors, published in 2007. You can buy it on paper from Amazon and other online bookstores, or directly from the publisher.

  • Learn You Some Erlang for Great Good!
    Learn You Some Erlang for Great Good! by Fred Hebert is a beginner's book about Erlang, published in 2013. It is available in paper copies and online.

  • Erlang Programming
    Erlang Programming (A Concurrent Approach to Software Development) by Francesco Cesarini and Simon Thompson was published in 2009. Get it from Amazon etc or directly from the publisher.

  • Erlang and OTP in Action
    Erlang and OTP in Action by Martin Logan, Eric Merritt and Richard Carlsson was published in 2010. You can buy it from various online bookstores, or directly from the publisher.

  • Introducing Erlang
    Introducing Erlang by Simon St. Laurent, 2013, is an introduction to Erlang for beginners. It is available directly from the publisher.

  • Designing for Scalability with Erlang/OTP
    With this hands-on book, you’ll learn how to apply OTP libraries and techniques to develop concurrent, fault-tolerant systems with no single point of failure.

Papers


The Erlang/OTP FAQ- Frequently Asked Questions about all aspects of Erlang

ErlDoc is a documentation search tool. Its goal is to increase the usability of Erlang documentation and to find information quickly and effectively.

It searches for function, module or application names similar to the search string. Try e.g "list" or "mnesia"

Mailing lists - The erlang.org mailing lists

Documentation index of all releases

Erlang Books

Book cover of Programming ErlangBook cover of Erlang Programming

Book cover of Erlang ProgrammingBook cover of Erlang Programming

Book cover of Erlang ProgrammingBook cover of Erlang Programming

And More...