Pip the WoT guy · 74w I'm not sure how to continue my programming journey, so I'm asking here: I've only ever used Python, and I love it, except when it's slow (which is *always* when you're interested in writing very eff... Stelios @stelios 1727018055 If I had to pick a next language to learn, it’d be Elixir.Concurrency and fault-tolerance are built into the language. It is built on top of the Erlang VM which was specifically designed to handle concurrent workloads at scale. 1