☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 29 days agoSenior Wisdomlemmy.mlimagemessage-square13fedilinkarrow-up192arrow-down12cross-posted to: [email protected]
arrow-up190arrow-down1imageSenior Wisdomlemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 29 days agomessage-square13fedilinkcross-posted to: [email protected]
minus-square☂️-@lemmy.mllinkfedilinkarrow-up3·edit-229 days agocomment the code! tell future you why is that needed and what its doing.
minus-squareTamo240@programming.devlinkfedilinkarrow-up2·23 days agoWrite better code, with good names and sensible interfaces. Comments can get bugs just like code, but it doesn’t have a compiler or unit tests, so only code review keeps it aligned.
comment the code! tell future you why is that needed and what its doing.
Write better code, with good names and sensible interfaces. Comments can get bugs just like code, but it doesn’t have a compiler or unit tests, so only code review keeps it aligned.