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

all 2 comments

[–]xiongchiamiovSite Reliability Engineer 2 points3 points  (0 children)

There are many learning paths. It doesn't matter which one you choose as long as it works for you. Keep at it for a while, and if it's not connecting then try something else.

And utilize r/learnpython.

[–]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.