5

OBJECT ORIENTED PROGRAMMING IS OVERRATED(or implemented wrongly in many modern languages).

Comments
  • 3
    Low effort bait
  • 0
  • 0
    @RememberMe for those who think cpp or java implements OOP as intended, it sure seems like bait.
  • 1
    @aviophile yes, very edgy, I'm sure. what's your definition of "intended"? Smalltalk? Actor model?
  • 1
    OOP gets a bad rap as it is so commonly the victim of the Functional Decomposition, God Class, Lava Flow, and Poltergeist anti patterns.

    Good OOP is beautiful, but it requires planning, revision, good management, and real world understanding. All of which are scarce and precious resources in Software Engineering.
  • 0
    @RememberMe certainly not Class Oriented Programming.
Add Comment