Hacker News new | ask | show | jobs
by perlgeek 2541 days ago
So, what's the quickest way to get into OTP?

To me it looks like Erlang itself isn't all that interesting, and OTP is where all the fun and magic is.

1 comments

There are some books focused on OTP:

* Erlang and OTP in Action;

* Designing for Scalability with Erlang/OTP: Implement Robust, Fault-Tolerant Systems;

* Designing Elixir Systems with OTP (in beta).