DEV Community

# objectorientedprogramming

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Closures vs Objects: Understanding 'A Poor Man's' Through the Lens of IVP

Closures vs Objects: Understanding 'A Poor Man's' Through the Lens of IVP

Comments
26 min read
Inheritance: The OOP Trap Destroying Your Code! The ONE Fix Experts Hide From YOU

Inheritance: The OOP Trap Destroying Your Code! The ONE Fix Experts Hide From YOU

Comments
5 min read
The Hidden `instanceof` Trap That WRECKS Your Object-Oriented Code!

The Hidden `instanceof` Trap That WRECKS Your Object-Oriented Code!

Comments
5 min read
The OOP Lie: Your Domain Model Is Anemic & You Don't Even Know It!

The OOP Lie: Your Domain Model Is Anemic & You Don't Even Know It!

Comments
4 min read
The Anemic Domain Model Trap: Why Your OOP ISN'T Object-Oriented!

The Anemic Domain Model Trap: Why Your OOP ISN'T Object-Oriented!

Comments
5 min read
Your OOP code looks fine: The Liskov Violation SILENTLY Breaking Production!

Your OOP code looks fine: The Liskov Violation SILENTLY Breaking Production!

1
Comments
5 min read
Understanding Traits in PHP and How They Differ from Inheritance

Understanding Traits in PHP and How They Differ from Inheritance

Comments
5 min read
Understanding the Difference Between `abstract class` and `interface` in PHP

Understanding the Difference Between `abstract class` and `interface` in PHP

6
Comments 1
4 min read
c# advanced: Pattern Matching in c#

c# advanced: Pattern Matching in c#

1
Comments
3 min read
Mocks vs No Mocks Debate Confusion

Mocks vs No Mocks Debate Confusion

1
Comments
2 min read
Mastering Lazy Loading in Python Using __getattr__

Mastering Lazy Loading in Python Using __getattr__

1
Comments
3 min read
OOPs Concept: getitem, setitem & delitem in Python

OOPs Concept: getitem, setitem & delitem in Python

2
Comments
7 min read
Object-Oriented Programming Concepts in Angular (OOP Paradigm)

Object-Oriented Programming Concepts in Angular (OOP Paradigm)

7
Comments 2
3 min read
On cosmetics vs. intrinsics in programming

On cosmetics vs. intrinsics in programming

7
Comments 1
3 min read
Creating a Book Class 📚

Creating a Book Class 📚

18
Comments
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.