Vordimous@lemmy.ml to Programmer Humor@lemmy.ml · 1 month agoComenting codelemmy.mlimagemessage-square95fedilinkarrow-up11.18Karrow-down112
arrow-up11.16Karrow-down1imageComenting codelemmy.mlVordimous@lemmy.ml to Programmer Humor@lemmy.ml · 1 month agomessage-square95fedilink
minus-squaredarklamer@lemmy.dbzer0.comlinkfedilinkarrow-up3·1 month 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; }