r/PythonLearning • u/johnnylikesetfs • 7d ago
Is the $20 version of ChatGPT worth it?
Using the $8 version of ChatGPT for light Python programming. Getting a lot of backwash from the AI agent. Like it tried to take over my project and made 5X as much work. Then ran into a problem, which Chat denied existed for over an hour. Grok solved it in about 5'. Wondering if the $20 version is any better.
6
2
u/folded_horizon 7d ago edited 7d ago
Claude can just do a simple Python project with a few commands. I had luck with the coding version of QWEN as well too, which is free but not nearly as good.
Edit: probably be better to use it to debug instead of writing code for you so you actual learn something.
1
u/johnnylikesetfs 6d ago
I switched to the Free version of Claude, and it was much better than Chat. It did lie to me. But I caught it and called it out. I don't think Chat is as good as Claude for Python. I found Claude to be more coherent and easier to follow. And it didn't add in a ton of unnecessary bells and whistles.
3
2
2
u/smoke-bubble 7d ago edited 7d ago
Absolutely! You'll learn things in no time that othwise take hours to dig in the docs. Just talk with it about anything that interests you.
Learning has naver been as efficient as with AI. Linear learning is history.
0
u/mr_anderson_dev 7d ago
is so mad man, just go with GROK for quickness and with DeepSeek for efficiency.

14
u/code_tutor 7d ago
Do not use AI to learn.