chat which language should i learn after c++ (i already started it)
i'm searching for a language that can be used for a wide variety of things, is fast, and is readable after writing.
rust
haskell
zig
c
other (write down)
Poll ends at .
@thing ocaml
@mxchara 1 min, brb after looking at what ocaml even is...
oh mighty camel
@mxchara damn...this looks REALLY cool...

@thing Personally, I don't think you need another fast language once you already know c++. Language largely depends on what you want to work on.
For me, Python is very useful, because a lot of user software is written in it and I'm now able to edit/fix it.
Once you know Python, you can write a simple program in a few minutes and get results with visualizations. I do that all the time for testing algorithms, converting formats, image operations, etc.

I hope this helps and is not too off-topic 💛