Dot.@feddit.org to Technology@lemmy.worldEnglish · edit-21 个月前Using AI generated code will make you a bad programmer.slopwatch.comexternal-linkmessage-square80fedilinkarrow-up1270arrow-down142file-text
arrow-up1228arrow-down1external-linkUsing AI generated code will make you a bad programmer.slopwatch.comDot.@feddit.org to Technology@lemmy.worldEnglish · edit-21 个月前message-square80fedilinkfile-text
minus-squarer00ty@kbin.lifelinkfedilinkarrow-up47·1 个月前I’ve never had AI create working code anyway. But it will generally point me in the right direction. It’s useful for: Helping get your train of thought back in the right direction Automating what would be a lot of boilerplate/repetitive coding. Just beware you will still need to check it over. You need to be skilled to spot the mistakes it will definitely make.
I’ve never had AI create working code anyway.
But it will generally point me in the right direction. It’s useful for:
You need to be skilled to spot the mistakes it will definitely make.