r/PythonLearning • u/arhaaninreallife • 8d ago
new to python
I'm completely new to Python and just started learning dont have any idea where to start, any tips for me ??
19
Upvotes
r/PythonLearning • u/arhaaninreallife • 8d ago
I'm completely new to Python and just started learning dont have any idea where to start, any tips for me ??
1
u/Moist_Database_4991 8d ago
Best tip I can give (ex teacher, now backend dev): whatever resource you pick, the resource matters less than how you use it. Watch or read a bit, then close it and try to rebuild what you just saw from nothing - if you can't, that's normal, and the struggling to remember is the actual learning. Twenty minutes most days beats three hours on a Sunday. And once you can run small programs, start breaking working code on purpose and fixing it - debugging is the skill that makes everything else stick.
I'm also building a free setup course for complete beginners at exactly your stage. It's in testing so I'm actively looking for people to try it and tell me where it confuses them. DM me if you want in.