filmov
tv
Python arcade - some opportunities and problems with using Chat-GPT

Показать описание
I've been playing with Chat-GPT to generate Python Arcade code recently, and I've reached some conclusions. Spoiler alert, here's what I think:
1. Chat-GPT is an excellent debugging tool. It doesn't solve everything, but it can save you a lot of time
2. Chat-GPT can give you some great ideas about how to structure and organise your code
3. Chat-GPT code usually has significant bugs. It hallucinates functionality, forgets to do things and is sometimes just plain wrong
4. So, if you already can code a bit, Chat-GPT SHOULD be part of your programming toolbox...
5. ...but if you're not a great coder, you should only use Chat-GPT for debugging. It will create more problems than it will solve, and cost you time in the long run.
1. Chat-GPT is an excellent debugging tool. It doesn't solve everything, but it can save you a lot of time
2. Chat-GPT can give you some great ideas about how to structure and organise your code
3. Chat-GPT code usually has significant bugs. It hallucinates functionality, forgets to do things and is sometimes just plain wrong
4. So, if you already can code a bit, Chat-GPT SHOULD be part of your programming toolbox...
5. ...but if you're not a great coder, you should only use Chat-GPT for debugging. It will create more problems than it will solve, and cost you time in the long run.