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

Does anyone enjoy writing JAVA?

Name: Anonymous 2018-10-01 7:28

For being the language easiets to find a job in, there are surprisingly few people who actually enjoy it. It seems like writing JAVA is about googling ’’javascript find array max’’ and yanking text form stackOverflow answers straight into the newest banking software from 2005.

Name: Anonymous 2018-10-02 12:21

>>16
It has a shitty type system.
Null inhabits every (sub)type under Object, no type inference, can't have a function that takes a value and returns a type (no dependent types), can't have a function that takes a type and returns another type/value (no higher kinds), etc.
Also due to the lack of multiple inheritance and macros you are forced to copy-paste shit in your classes.

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