Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 655 Bytes

File metadata and controls

5 lines (4 loc) · 655 Bytes

Top Books on Erlang

  • Programming Erlang, 2nd Ed. - Joe Armstrong - 2013 - Definitive guide by Erlang's creator; concurrency, OTP, distributed systems.
  • Learn You Some Erlang for Great Good! - Fred Hébert - 2013 - Beginner-friendly intro with humor; concurrency, OTP, testing; endorsed by Joe Armstrong.
  • Erlang Programming - Francesco Cesarini & Simon Thompson - 2009 - Comprehensive coverage of OTP, process design, and real-world case studies.