Like A Duck to Programmer [email protected] • 1 year agofinally there is a perfect monitor for Java programmerslemmy.mlimagemessage-square111fedilinkarrow-up11.2Karrow-down114
arrow-up11.18Karrow-down1imagefinally there is a perfect monitor for Java programmerslemmy.mlLike A Duck to Programmer [email protected] • 1 year agomessage-square111fedilink
minus-square@[email protected]linkfedilink2•edit-21 year agoI don’t understand why people don’t break stuff like this up with newlines
minus-squareTaldenNZlinkfedilink5•1 year agoWe would. And we’d tend not to be using such verbose variable names. Avoiding abbreviation in the method and type-names is idiomatic though.
I don’t understand why people don’t break stuff like this up with newlines
We would. And we’d tend not to be using such verbose variable names. Avoiding abbreviation in the method and type-names is idiomatic though.