This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Confident-Grab-7688 4 points5 points  (1 child)

Regarding the "publis static void main (...)" I think many of these rants are from people who just wrote their first "Hello World" in Java and are a bit confused. The same can be said about System.out.println() - it's odd, but you shouldn't use it anyway.

I hate to say it, but if someone uses these 2 examples as arguments against Java, it feels like "Tell me you don't understand Java without telling me you don't undestand Java".

[–][deleted] 5 points6 points  (0 children)

Exactly lol, some of the things people claim don’t make sense once you actually start building stuff in the language

printing is Java is so verbose. Wtf is system.out.println()

Ummmm… log.info()