|
|
|
|
|
by DrMagnus
2600 days ago
|
|
This feels like someone who prefers Clojure really hard, and doesn't like Java. Admittedly, I'm a finance Java EE wageslave, but java is really not that complex to understand. Objects are references, updating the referenced object will change all objects sharing that reference. Primitives are an admittedly confusing bit, but we're kinda stuck with them. I don't think Java is "confusing" (but I am a bit biased), but deliberately avoiding understanding the language isn't the same as confusing. |
|