Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Is Java the only practical choice for webdev?

Name: Anonymous 2012-04-27 16:10

All other languages are either not compiled languages with static typechecking or have too few eligible users.  C# would also be an option if it wasn't Windows-only.

Name: Anonymous 2012-04-27 19:21

Static typing confuses syntax and semantics.
What's the point of being forced to implement java.lang.Comparator and write a compareTo method just so I can  if that method can return any int, even if it violates reflexivity, anti-symmetry, or transitivity? What ``safety'' is actually gained?
Fucking nothing. All that you've gained is verbosity and unnecessary hassle. And a lack of flexibility that required the additional creation of java.util.Comparator.

The fact that nearly every ``statically'' typed language feels the need to poorly reinvent dynamic typing through ``generics'' shows what a sham it really is.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List