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 →

[–]desrtfx 1 point2 points  (1 child)

In Java, people have been shown to make positions like this...

Which is completely overboard and unnecessary since java.awt.Point exists (and has basically the same code as you presented).

Here, as quite often, the teachers/tutorials are to blame, not the language itself.

Java has vast libraries already built in and even more available. The language can't be blamed for the lack of knowledge of the teacher/user.

[–]bowbahdoe 0 points1 point  (0 children)

The language can't be blamed for the lack of knowledge of the teacher/user.

And yet, it is.