DEV Community

# objectorientedprogramming

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Introduction to Object Oriented Programming (OOP) using Python

Introduction to Object Oriented Programming (OOP) using Python

48
Comments 5
13 min read
On cosmetics vs. intrinsics in programming

On cosmetics vs. intrinsics in programming

7
Comments 1
3 min read
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
OOPs Concept: getitem, setitem & delitem in Python

OOPs Concept: getitem, setitem & delitem in Python

2
Comments
7 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
Object-Oriented Programming Concepts in Angular (OOP Paradigm)

Object-Oriented Programming Concepts in Angular (OOP Paradigm)

7
Comments 2
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
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
c# advanced: Pattern Matching in c#

c# advanced: Pattern Matching in c#

1
Comments
3 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 Hidden `instanceof` Trap That WRECKS Your Object-Oriented Code!

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

Comments
5 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
Understanding Traits in PHP and How They Differ from Inheritance

Understanding Traits in PHP and How They Differ from Inheritance

Comments
5 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.