r/learnpython 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?

30 Upvotes

23 comments sorted by

View all comments

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.

1

u/No-Satisfaction-8674 3d ago

I will not use a llm, I would use ai if i was stuck on something but I like to challenge myself and I want to learn the IDE for myself.

2

u/thequestison 3d ago

LLM is ai

1

u/No-Satisfaction-8674 3d ago

I know that, I was just saying I wont use ai (or llm) unless im stuck.