Hacker News new | ask | show | jobs
by pivo 327 days ago
To add to this, Erlang is a very simple language that you can learn in just a few days. I don't know Elixir but I assume that, as is the case with Erlang, the more difficult thing to learn is OTP and not the language itself.

For me Erlang was worth learning because it's so interestingly different to many other languages because of its Prolog roots.