Albin Jose@suppo.fi to Programmer Humor@lemmy.ml · 2 years agoComment Your Code Peoplesuppo.fiimagemessage-square123linkfedilinkarrow-up11.53Karrow-down125
arrow-up11.5Karrow-down1imageComment Your Code Peoplesuppo.fiAlbin Jose@suppo.fi to Programmer Humor@lemmy.ml · 2 years agomessage-square123linkfedilink
minus-squareAuzy@beehaw.orglinkfedilinkarrow-up5·edit-22 years agoLet copilot do it. Junior developers can now efficiently write useless comments like the rest of us
minus-squareInktvip@lemm.eelinkfedilinkarrow-up4·2 years agoI’m very much a novice coder, but I often find myself doing the opposite. Write a good comment and let copilot write the actual code.
minus-squareNathanM@sopuli.xyzlinkfedilinkarrow-up8·2 years agoYeah I wouldn’t rely on that, especially early in your coding journey. The less external resources helping you the better, so you’re encouraged to problem solve and figure out your own solutions, even if it takes longer.
Let copilot do it. Junior developers can now efficiently write useless comments like the rest of us
I’m very much a novice coder, but I often find myself doing the opposite. Write a good comment and let copilot write the actual code.
Yeah I wouldn’t rely on that, especially early in your coding journey. The less external resources helping you the better, so you’re encouraged to problem solve and figure out your own solutions, even if it takes longer.