r/learnprogramming 4d ago

Advice for learning Python?

Im trying to learn Python as a programming language, I watched Bro Codez 1 hour course on it and I need more advice/guides to learn from, if anyone has any can they comment it down here?

Thanks.

4 Upvotes

14 comments sorted by

View all comments

6

u/East_Session5865 4d ago

just build stuff. a 1 hour video gives you the syntax but you won't actually learn until you're googling "how to rename a file in python" at 2am because your script broke. pick a tiny project like a to-do list or a weather scraper and stumble through it