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.
Overloaded overloading

Overloaded overloading

Comments
3 min read
Better Problems: The Power of Abstraction

Better Problems: The Power of Abstraction

Comments 1
7 min read
The Ideal Cart: 5 Design Patterns That Earn Their Keep (and 2 Refused)

The Ideal Cart: 5 Design Patterns That Earn Their Keep (and 2 Refused)

Comments
4 min read
Stop Editing Working Code: Understanding the Open/Closed Principle in Python

Stop Editing Working Code: Understanding the Open/Closed Principle in Python

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

Python Design Patterns: Factory, Singleton, Observer

Comments
5 min read
OOP Object-Oriented Programming

OOP Object-Oriented Programming

Comments
3 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
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
Prototype — Prototype Chain

Prototype — Prototype Chain

Comments
6 min read
Class — Encapsulation

Class — Encapsulation

Comments
6 min read
Error Handling — Custom Error

Error Handling — Custom Error

Comments
5 min read
Inheritance — Composition vs Inheritance

Inheritance — Composition vs Inheritance

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
👋 Sign in for the ability to sort posts by relevant, latest, or top.