Oddbean new post about | logout
 What you'il realize is that it is not just about the language but more about the basic principles, that often repeat across different languages.

Especially if you know one Object oriented programming language most other will start making sense to you.

I've always liked javascript. You can use it for all kinds of Software and there are a lot of resources around to teach you. A lot of the modern web is written in javascript Frameworks.

I believe Python is also good to learn the principles. 
 👍  It's all about language, not a specific language, but the "language of language" for lack of a better phrase.  I sometimes tell folks I'm a translator instead of a developer. 😅 
 I will remember this! 
 Thank you for the recommendations and for your time!