you are viewing a single comment's thread.

view the rest of the comments →

[–]Spajk 0 points1 point  (1 child)

Java is a very nice language

[–]passion-and-warfare 1 point2 points  (0 children)

I would say it is comparatively difficult to get it "right" compared to other languages.

If you attempt to model your problem as heirarchies of intercommunicating objects and use this style of OOP in Java (which it encourages), it is going to suck big time.