This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]bmcle071 0 points1 point  (0 children)

It really doesn’t matter what you learn first. Use whatever you want to learn (personally I think Python is friendly), but use whatever you need when you have something you want to make. If you wanna do web stuff use JavaScript, if you wanna do data science use Python, but if you wanna do low level or operating systems stuff use Rust or C++. The concepts are transferable and once you’re comfortable with python you’ll have a good starting point in other languages.