Vordimous@lemmy.ml to Programmer Humor@lemmy.ml · 2 months agoComenting codelemmy.mlimagemessage-square90fedilinkarrow-up11.16K
arrow-up11.16KimageComenting codelemmy.mlVordimous@lemmy.ml to Programmer Humor@lemmy.ml · 2 months agomessage-square90fedilink
minus-squaredarklamer@lemmy.dbzer0.comlinkfedilinkarrow-up3·2 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; }