Vordimous@lemmy.ml to Programmer Humor@lemmy.ml · 3 months agoComenting codelemmy.mlexternal-linkmessage-square107fedilinkarrow-up11.21Karrow-down113
arrow-up11.2Karrow-down1external-linkComenting codelemmy.mlVordimous@lemmy.ml to Programmer Humor@lemmy.ml · 3 months agomessage-square107fedilink
minus-squaredarklamer@lemmy.dbzer0.comlinkfedilinkarrow-up3·3 months agoDoesn’t need any comment: int getCount() { return count; } Absolutely needs a very extensive comment: double getBojangleFlux { return fubar * .42; }
Doesn’t need any comment:
int getCount() { return count; }
Absolutely needs a very extensive comment:
double getBojangleFlux { return fubar * .42; }