Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • 4
    To quote the accepted answer: "Professors saying "ALWAYS do this or that" in regard to programming should be fired, or go back to school themselves." Commented Mar 13, 2011 at 10:31
  • 3
    @Ant, 1) good I'm not a professor, 2) please note the word "should". Java programmers not knowing why they should be coding to interfaces, are in my opinion unexperienced. Commented Mar 13, 2011 at 16:05
  • 2
    Stressing should makes no difference to the sentence; if you'd said "should usually" that'd be different. Java programmers always doing things, regardless of the situation, is why the language has such a bad reputation for being a cesspool of bloated crapware. Commented Mar 13, 2011 at 22:35
  • 1
    @Ant, you wouldn't happen to be an inexperienced Java progammer? Commented Mar 13, 2011 at 22:50
  • Getters and setters do not always indicate proper object orientation. Though that very much depends on the language. Commented Mar 14, 2011 at 2:14