(August 26, 2022, 06:00 PM)psysosis Wrote: I’m fairly confident in Python abilities. I’d like to branch out and try some new languages. What’s the best language to learn after Python or a few languages in order of importance. Thanks!
C
Lisp, Do not worry about common lisp versus scheme just choose one.
Do not just learn another language, try one that challenges you to think different and puts different constraints on you.
at least that is what helped me.
I mean really think about it
yeah you "can" learn the semantics of a imperative language but after a few its no longer much of a challenge.
Lisp for example makes heavy use of meta programming with macros.
Erlang Makes you think about how to do thing without sharing data so you can get high concurrency.
Lisp is a solid one to play with.
Forth too a stack based language.
Yeah sure you might shrug it off but If i had the chance to tell my self to do it sooner i would have.
Do not think of these restrictions as bad.
There will always be more things to learn.
Also do not get stuck in all the hype around a language.
Memory safety is a massive fucking joke and rust is reddit: the language, there are banned numbers because they spell stuff in hex lol.
any criticisms of rust and its like you attacked jesus and committed sacrilege.
i guess it really does not matter what, just keep learning is all