Mohammad YahiaMohammad Yahia
Back to all articles
Topic Tag

#oop

3 technical article(s) tagged with #oop.

#oop

Anemic Service vs Rich Domain Objects

A quick reminder that behavior belongs close to data when you want object-oriented design to matter.

#oop

Clean Code vs Large Switch Statements

Why large switch statements age badly and how polymorphism helps contain the damage.

#oop

Is Software Architecture a Necessity, or Have We Turned It Into an Unproven Dogma?

Examining the persistent divide between architectural ideals (Rich Domain Models, DDD, Clean Architecture) and real-world procedural production code.