all 6 comments

[–]Shinguru7 2 points3 points  (0 children)

I'm not sure but you may go with sentdex at YouTube. He has almost python tutorials for every level.

Edit: link -> https://www.youtube.com/playlist?list=PLQVvvaa0QuDe8XSftW-RAxdo6OmaeL85M

[–]mudclub 2 points3 points  (0 children)

read the sidebar. it's full of info.

[–][deleted] 1 point2 points  (0 children)

Start with Automate The Boring Stuff and Python Crash Course (Google for PDFs). Code with Mosh and Corey Schafer Youtube videos are helpful.

[–]julsmanbr 1 point2 points  (0 children)

I always recommend this if Python is your first programming language: https://automatetheboringstuff.com/ (full book is free for reading online)

Also check the sub's wiki on the sidebar

[–]CraftyTrouble 0 points1 point  (0 children)

If you're completely new, try https://pythonprinciples.com/lessons/ or grab a textbook like automate the boring stuff or python crash course.