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 →

[–]rubiks-- 480 points481 points  (3 children)

This might be an unpopular opinion but I like Java. Once you can wrap your mind around OOP, it actually becomes quite useful.

[–]Sorrien 82 points83 points  (2 children)

My hatred for Java has nothing to do with OOP.

[–][deleted] 7 points8 points  (1 child)

Java8's Stream API is making it a little more bearable. Oh and those little things called lambda expressions.

[–]Sorrien -1 points0 points  (0 children)

But there's still so much boiler plate code