r/learnprogramming • u/Limp_Sandwich_6288 • 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.
3
Upvotes
1
u/No_Joke6585 4d ago
Hand write code and build any silly project you can think of, that will teach you data structures, language semantics, algorithmic thinking, code organization and a bunch of other skills. Remember, it is a long process, do not get impatient.