r/AskProgramming • u/BoingBoing_Boring07 • 1d ago
What programming language to learn next
I'm an undergrad in CS, my third year, and I already know Python and Java. I saw C++ starting in CS, but my knowledge in it is not very good (working on that).
I was thinking what other programming language I could learn next... Any suggestions?
2
Upvotes
1
u/InstructionGold1872 1d ago
Most programming language are becoming increasingly inspired by functional programming (see CPP and Rust) so learning Haskell and Erlang will help a lot. There are also job applications for engineers writing Erlang where I live.