Fork me on GitHub

This page is a collection of the best articles, videos and books for learning Erlang, the internals of its virtual machine and other languages that run on top of it like Elixir, LFE and Efene.

Why Erlang?

Introduction

Learning Erlang

Advanced Erlang

Erlang design choices and BEAM Internals

Useful tools and libraries

Testing

Debugging, tracing and logging

Profiling

Performance

Erlang wants to talk to the outside world!

Parsing

Learn through reading some awesome code!

Community

Other BEAM languages