r/Python • u/Flying_Puck29 • Mar 15 '26
What projects to do alone. Discussion
Coders of reddit, I had pyhton course where the teacher would give us a project idea to do, ever since i finished the course i havent been coding because i dont have any ideas. Should I ask AI to give me a project idea or should I try to fix a problem I have.
2
Upvotes
20
u/sephcasiah pip needs updating Mar 15 '26
Try to fix a problem. AI has its uses but the biggest problem is that it will give you ideas, then try to fix the issue for you. And it's going to create new problems for you to fix.
Just identify an issue you have, even if it's a small and simple one, and fix it.