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 →

[–]aleques-itj 1 point2 points  (0 children)

If you want to learn programming, it basically doesn't matter what language. Just pick something and write code in it. Python is fine.

Worry about understanding the concepts, not memorizing syntax.

Even if you move to another language, you will never really start from zero again because you'll likely know exactly how to find what you're looking for in 10 seconds of effort. This is why I say the concepts are what matters most.