Dot.@feddit.org to Technology@lemmy.worldEnglish · edit-213 days agoUsing AI generated code will make you a bad programmer.slopwatch.comexternal-linkmessage-square80fedilinkarrow-up1269arrow-down142file-text
arrow-up1227arrow-down1external-linkUsing AI generated code will make you a bad programmer.slopwatch.comDot.@feddit.org to Technology@lemmy.worldEnglish · edit-213 days agomessage-square80fedilinkfile-text
minus-squarer00ty@kbin.lifelinkfedilinkarrow-up47·13 days agoI’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.