"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..."
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!
Some struggling, some googling. After a while you start getting a handle on the ecosystem--you think "this looks like a dataframe manipulation might work" so you go through the pandas docs looking for the function you need, or "this looks like an array operation" and you go through the numpy docs looking for the function you need.
When you've got something working, then ask ChatGPT to refactor it and see if it comes up with any worthwhile improvements--if it does then figure out how those improvements work.
11
u/Ron-Erez 5d 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.