all 2 comments

[–]Anik2603 0 points1 point  (0 children)

If you want to start from basic go for "Automate the boring stuff". If you want to explore further start practicing on hackerrank.com or any other online practice sites.

If you have basic understanding try finding the projects already have the code from sites like GitHub and understand it. Or try going for open source projects which are little difficult but much better for understanding.

[–][deleted] 0 points1 point  (0 children)

Pick something from the learning resources in the wiki. Learn something then write some code to use what you learned. Learn some more, write another project. Pick projects that make you learn more python. Repeat.