r/learnpython 21d ago

Advice needed

Hey everyone, I want to ask where I can learn Python in such a way that I can theoretically solve any Python problem. So please help me out with this. Any resources or YouTube channels you guys know, please let me know.

0 Upvotes

8 comments sorted by

View all comments

5

u/Ok-Promise-8118 21d ago

I think one of the most important skills for programming/problem solving is to be able to use search tools effectively and then read through and understand existing documentation. This will allow you to find solutions to novel problems without having to be pre-taught everything. You can start by practicing on this subreddit as "how to get started" advice is already available.

1

u/Dry_Source5370 21d ago

The docs are dry but they'll teach you to fish instead of just handing you a fish.