|
|
|
|
|
by simoncion
217 days ago
|
|
It also took me quite a bit of time to understand OTP. In fact, I had to have a project that actually required what OTP offered to really get it. Two things that definitely helped me understand were reading the somewhat-dated-but-still-useful material on the topic in Learn You Some Erlang, as well as reading through the "OTP Design Principles" section of the Erlang System Documentation. |
|