cm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agoSenior Wisdomlemmy.mlexternal-linkmessage-square64fedilinkarrow-up1812arrow-down19
arrow-up1803arrow-down1external-linkSenior Wisdomlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agomessage-square64fedilink
minus-squarezalgotext@sh.itjust.workslinkfedilinkarrow-up3arrow-down1·1 month agoTry handing over your “self documenting code” to a junior dev who doesn’t know the language it’s written in and see how far they get with it. Now hand that exact same codebase with comments to the same junior dev, and I guarantee you they’ll get further than without the comments.
minus-squareMaalus@lemmy.worldlinkfedilinkarrow-up2arrow-down3·1 month agoI have given well documented code to plenty of juniors, it comes with being a senior dev / techlead. And it was perfectly understood. Maybe you simply don’t write self documenting code.
Try handing over your “self documenting code” to a junior dev who doesn’t know the language it’s written in and see how far they get with it.
Now hand that exact same codebase with comments to the same junior dev, and I guarantee you they’ll get further than without the comments.
I have given well documented code to plenty of juniors, it comes with being a senior dev / techlead. And it was perfectly understood. Maybe you simply don’t write self documenting code.
Lmao. Sure buddy.