Like A Duck to Programmer [email protected] • 2 years agofinally there is a perfect monitor for Java programmerslemmy.mlimagemessage-square111fedilinkarrow-up11.2Karrow-down114
arrow-up11.19Karrow-down1imagefinally there is a perfect monitor for Java programmerslemmy.mlLike A Duck to Programmer [email protected] • 2 years agomessage-square111fedilink
minus-squareEugenelinkfedilink31•2 years agoJava is a programming language that is notorious for being verbose, the joke is that you need a massively wide monitor to view it without the text being cut off
minus-square@[email protected]linkfedilink2•edit-22 years agoI don’t understand why people don’t break stuff like this up with newlines
minus-squareTaldenNZlinkfedilink5•2 years 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.
Java is a programming language that is notorious for being verbose, the joke is that you need a massively wide monitor to view it without the text being cut off
Ah, thanks for the explanation!
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.