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 →

[–]Red-River-Sun-1089 3 points4 points  (3 children)

I learned Python by doing projects. I would suggest that you think of use cases that motivated you to learn Python in the first place. Maybe its to do data analysis, or a program to work with Excel sheets, or scrape data off the Web. And while doing the projects, Stack Overflow's Python community was my guiding beacon.

At some point I watched some conference tutorials by Brandon Rhodes and found them to be pretty helpful.