Comment on Using AI generated code will make you a bad programmer.

tias@discuss.tchncs.de ⁨3⁩ ⁨weeks⁩ ago

I’ll confess I only skimmed the article, but I don’t buy it and it seems like just a bunch of unsubstantiated opinions.

Using AI generated code is like pair programming with a junior programmer. You tell the junior what to do and then you correct their mistakes by telling them how to do better. In my experience, explaining things to someone else makes you better at your craft. Typically this cycle includes me changing the code at the end, and then possibly feeding it back to ChatGPT for another cycle of changes.

Apart from letting me realize and test my ideas quicker, this allows me to raise the abstraction level of my thinking. I can spend more time on architecture, and less time on the nitty gritty details. I would say it makes me both a faster and a better programmer.

source
Sort:hotnewtop