Jorge Castro
1 min readJan 6, 2019

OOP is not a manual of features of a class (such as inheritance, polymorphism and such). The concept is way simple if we could group variables, then we group inside a class, and it’s the same with functions. Programming under OOP is basically to arrange variables and functions inside a class. Later, the programmer could use inheritance, di, interfaces and so on, but they are optional. I cringe when I see projects using every possible feature of a class without a real objective. I cringe more when the architect uses inheritance because it looks fine in the UML diagram! and most architects do that!.
So it is possible to work with OOP without even touching inheritance.

My 2c

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

No responses yet

Write a response