You can write concise Java. Just like you can write readable Haskell. It’s just not idiomatic to do so.
Comment on Most and Least Verbose Programming Languages
dill@lemmy.one 1 year ago
Java placed way better than I expected
bleistift2@feddit.de 1 year ago
Pantoffel@feddit.de 1 year ago
Yes, but it looks like it is already I think more than twice as verbose as Python.
muddi@hexbear.net 1 year ago
I wonder if it’s all those variables named with single letter and abbreviations, so annoying to code review
GarytheSnail@programming.dev 1 year ago
String IDontKnowWhatsWorseEspeciallyWhenTheTypeIsAlsoIncludedString = “I don’t know what’s worse, especially when the type is also included”;
RvTV95XBeo@sh.itjust.works 1 year ago
System.out.print(“I agree.”);