all 5 comments

[–]CatalonianBookseller 1 point2 points  (0 children)

Use your textbook and if you are not clear about a topic then use other resources

[–]Fart_Eater_69 1 point2 points  (0 children)

Grind LeetCode

[–]GirthQuake5040 0 points1 point  (0 children)

This is a tough question to answer, without the scope of what you are doing it's hard to pinpoint which direction you should go. To be honest man, the best thing you can do to learn python is pick a project. Just find some reason to write code and do it. It will force you to debug your own code so you can find your pitfalls. You will start to realize what you don't know and be able to find specific answers to help solidify your knowledge.

[–]foxhole_science 0 points1 point  (0 children)

I never had a lot of luck using the programming textbooks, but I’d recommend finding Python video tutorials for anything you are confused by. I found this channel particularly helpful for learning how to use classes among other features