I know #python very well, and at least _used_ to know #C++ very well. I've attempted to dabble in Haskell, and know enough e-lisp to be dangerous. What are some candidates for "another language to learn" and why? (#Rust? #Haskell? #Elixir? ...)
@meejah Rust and Elixir are certainly going to teach you a thing about ownership and message-passing concurrency. Haskell gives more clarity in more fields overall.
So, yeah, a tour of Rust and Elixir, then a dive into Haskell.