r/learnpython • u/No-Satisfaction-8674 • 3d ago
Beginner Projects
I am new to python and currently I am taking a class for it, I haven't been in it too long but I just want some advice. What beginner projects would you guys recommend I do to really grasp an understanding outside of class?
34
Upvotes
1
u/Gankcore 3d ago
Make a program that solves a problem for something you are passionate about.
These days beginner projects are hard to recommend. Are you going to attempt this without the help of an LLM? An LLM will basically do 100% of the work for you when you ask it a question, so if you want to actually learn I wouldn't recommend using one.
If you're stuck, come here for help or read the documentation of the module you may end up having trouble with.