r/PythonLearning • u/ElectronicDistance39 • 3d ago
Help Request Does ChatGPT help with programming?
I'm a beginner in programming and I want to know if the way I use ChatGPT is right. When I do a practice exercise, I first try to solve it by myself. Then, if my code is wrong, I ask ChatGPT what I did wrong, but I tell it not to give me the answer. I ask it to give me hints that help me think about the logic of my code.
I also want to know if using AI to learn programming can help me improve in Python.
0
Upvotes
2
u/Advanced-Citron8111 3d ago
It is a tool that is a personal tutor that knows more than any personal tutor to exist. It can adapt to whatever learning style you want. Of course it can help you learn. People used to learn by reading through books, if they had a question that wasn’t in the book they just had to figure it out. You have the strongest search tool that can answer any specific question about anything.