[–] kamranahmed_se 7y ago ↗ I have this developer roadmap http://github.com/kamranahmedse/developer-roadmap that is updated every year and has a bunch of recommendations on everything if it may help
[–] ioddly 7y ago ↗ Elixir, Julia, Rust.Elixir - Tried Erlang a long time ago, totally sold on Lisp and message passing since then.Julia - Interested in multimethods and sort-of typing as core language features.Both of them: I miss macros.Rust - Some of my hobby stuff is in C/C++ but I don't particularly enjoy the compilation model or lack of safety.Out of the three, Elixir is probably the most immediately relevant to me (web developer), so that's probably what I'll end up exploring next.
[–] anotheryou 7y ago ↗ no love for python? that's my plan. general purpose, easy on the brain, good for statistics [–] nuclx 7y ago ↗ I guess many people already know it :) [–] cuchoi 7y ago ↗ It is still a great choice
[–] franguerraiacc 7y ago ↗ Flutter [–] dragonwriter 7y ago ↗ Flutter is a framework, Dart is a language.
16 comments
[ 1997 ms ] story [ 315 ms ] threadElixir - Tried Erlang a long time ago, totally sold on Lisp and message passing since then.
Julia - Interested in multimethods and sort-of typing as core language features.
Both of them: I miss macros.
Rust - Some of my hobby stuff is in C/C++ but I don't particularly enjoy the compilation model or lack of safety.
Out of the three, Elixir is probably the most immediately relevant to me (web developer), so that's probably what I'll end up exploring next.