☆ Yσɠƚԋσʂ ☆ to Programmer [email protected]English • 2 months agoSenior Wisdomlemmy.mlimagemessage-square13fedilinkarrow-up189cross-posted to: [email protected]
arrow-up189imageSenior Wisdomlemmy.ml☆ Yσɠƚԋσʂ ☆ to Programmer [email protected]English • 2 months agomessage-square13fedilinkcross-posted to: [email protected]
minus-square☂️-linkfedilink3•edit-22 months agocomment the code! tell future you why is that needed and what its doing.
minus-square@[email protected]linkfedilink2•2 months 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.