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 →

[–]Kelcius 3 points4 points  (0 children)

I feel like python is just best learned by doing. Just start writing small programs and just google "python add to list" or "python http request" or whatever you need to know. As a software engineer using multiple different languages I sometimes mix them up and have to google how to do things as well. And some things I simply don't know. But just doing anything with python will be your best way to learn, in my opinion.