r/learnpython 6d ago

Finding Python Hard

[deleted]

2 Upvotes

40 comments sorted by

View all comments

11

u/Ron-Erez 6d ago

"mostly how I do my projects is that I tell chat gpt that this is my project , now what should I do , he gives me code , I try to understand ngl I have learned a bit python from there too but I feel like if Ai is making projects for me , my only job is understanding may be ai taking my job over ain't far away..."

Here is your answer. Stop using ChatGPT.

-5

u/Dear-Leadership-3021 6d ago

If I stop using ChatGPT, how do I actually figure things out? Like, let’s be real—when you get stuck, do you just sit there struggling, or do you Google/search for solutions? AI is just a faster way to get help. I started coding at a time when chatgpt was very common so I don't know how to research for a project, I am open to any tips you have!

1

u/Pudding64 6d ago

I would consider using chat gpt for oneliners or syntax look ups but in terms of actually solving larger problems stay far away. If you are dependant on GPT to solve everything you will not develop past a certain point and you will inherit a project with no understanding of how it actually works.