alphacyberranger to Programmer [email protected]English • 1 year agoAlways write commentsimagemessage-square42arrow-up1933arrow-down136
arrow-up1897arrow-down1imageAlways write commentsalphacyberranger to Programmer [email protected]English • 1 year agomessage-square42
minus-square@blackbirdbiryanilink9•1 year agoThe problem here is that every junior programmer thinks they write clean code when they really really don’t. Often I find the act of writing comments makes you go back to the code and clean things up, so it’s still worth encouraging comments.
The problem here is that every junior programmer thinks they write clean code when they really really don’t. Often I find the act of writing comments makes you go back to the code and clean things up, so it’s still worth encouraging comments.
Just do TDD instead