Hacker News new | ask | show | jobs
by whitepoplar 3265 days ago
This is a great point! What would you say is the best book to really learn OTP?
3 comments

Designing for Scalability with Erlang/OTP is pretty good so far.

http://shop.oreilly.com/product/0636920024149.do

I'd read up on the elixir language itself from the official website, then look into the "Little Elixir and OTP Guidebook"

https://www.manning.com/books/the-little-elixir-and-otp-guid...