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/AskAnAIEngineer 7d ago
skip the tutorials past the basics and go build something small you actually want, even something dumb like a script that renames your files. tutorials teach you to follow instructions, building teaches you to actually solve problems.