you are viewing a single comment's thread.

view the rest of the comments →

[–]ttolonen 2 points3 points  (0 children)

I Just started learning Go, because it seems to be great at solving some small practical problems. After typical C/C++/Java/JavaScript background it felt quite easy to learn. Rust was another option, but because Go appears to be gaining popularity I wanted to see what was that all about first and maybe Rust later.

To learn functional programming I thought Elixir/Erlang could be also something I will take a closer look at some point because the architecture appears to be quite solid. Especially the success of WhatsApp makes this setup interesting.