DEV Community

Object Oriented Programming

"...because thinking inside the box is okay, as long as it's a black box."

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Two Patterns That Turn Painful Test Setup Into One Readable Line

Two Patterns That Turn Painful Test Setup Into One Readable Line

1
Comments
11 min read
Python Design Patterns: Factory, Singleton, Observer

Python Design Patterns: Factory, Singleton, Observer

Comments
5 min read
Hard Object References: Stable Object References for Mutable Application State

Hard Object References: Stable Object References for Mutable Application State

1
Comments 1
9 min read
SOLID and OOP: Designing Software That Survives Change

SOLID and OOP: Designing Software That Survives Change

10
Comments
5 min read
PHP 8.5 vs 8.4: The Five Features That Change How You Write Code

PHP 8.5 vs 8.4: The Five Features That Change How You Write Code

Comments
5 min read
Why Does obj.method() Automatically Receive self? A Deep Dive into Python Method Binding

Why Does obj.method() Automatically Receive self? A Deep Dive into Python Method Binding

1
Comments
1 min read
Inheritance — Composition vs Inheritance

Inheritance — Composition vs Inheritance

Comments
6 min read
Prototype — Prototype Chain

Prototype — Prototype Chain

Comments
6 min read
Error Handling — Custom Error

Error Handling — Custom Error

Comments
5 min read
Class — Encapsulation

Class — Encapsulation

Comments
6 min read
Java LLD: How to Design Git (Version Manager) in an Interview

Java LLD: How to Design Git (Version Manager) in an Interview

Comments
2 min read
Class Method and Static Method Explained with Examples

Class Method and Static Method Explained with Examples

Comments
4 min read
Java LLD: Designing Snakes and Ladders with O(1) Move Resolution

Java LLD: Designing Snakes and Ladders with O(1) Move Resolution

Comments
2 min read
Keeping Doctrine Entities Honest with DTOs and ObjectMapper

Keeping Doctrine Entities Honest with DTOs and ObjectMapper

Comments
7 min read
SOLID Principles Cheat Sheet

SOLID Principles Cheat Sheet

12
Comments 3
11 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.