The author describes their journey through various programming languages from assembly to C/C++ to Java. They were asked to parallelize some C code using Erlang and spent 3 months researching it, finding that Erlang was a good solution. This sparked further interest in Erlang, leading the author to write a book on it and incorporate Erlang concepts into other languages. The author believes Erlang is a precise and useful tool for distributed systems and messaging problems. They encourage others to learn Erlang as well.
Related topics: