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.
The Curse of Verbosity and Indirection

The Curse of Verbosity and Indirection

Comments
8 min read
Diamond Problem in Java? How to fix it?

Diamond Problem in Java? How to fix it?

Comments
2 min read
Force immutability with Ruby

Force immutability with Ruby

2
Comments
4 min read
OOPS - Interview Questions in python

OOPS - Interview Questions in python

Comments
2 min read
JavaScript: Linked Objects

JavaScript: Linked Objects

Comments
4 min read
Understanding the Purpose of Docker & Kubernetes Through a Simple Class-Object Analogy

Understanding the Purpose of Docker & Kubernetes Through a Simple Class-Object Analogy

Comments
2 min read
A Beginner’s Guide to Debugging Like a Pro

A Beginner’s Guide to Debugging Like a Pro

Comments
3 min read
Metaclasses in Python – The Power Behind Class Creation

Metaclasses in Python – The Power Behind Class Creation

Comments
3 min read
PHP , MVC , POO

PHP , MVC , POO

Comments
1 min read
Understanding Prototype Inheritance in JavaScript

Understanding Prototype Inheritance in JavaScript

Comments
6 min read
Understanding Objects, Identity, Mutability, and Memory Management in Python

Understanding Objects, Identity, Mutability, and Memory Management in Python

Comments
4 min read
🎮 The Secret to Game Jams

🎮 The Secret to Game Jams

Comments
3 min read
Array, ArrayList, & LinkedList

Array, ArrayList, & LinkedList

Comments
3 min read
Static x OOP

Static x OOP

Comments
2 min read
Abstracts vs Interfaces in Dart

Abstracts vs Interfaces in Dart

Comments
5 min read
Rich vs Anemic Entities in PHP with Doctrine: How to Structure Your Business Logic Right

Rich vs Anemic Entities in PHP with Doctrine: How to Structure Your Business Logic Right

5
Comments 8
6 min read
Leveraging The Power Of Iteration Using Python Data Model

Leveraging The Power Of Iteration Using Python Data Model

Comments
14 min read
Python OOP

Python OOP

Comments
2 min read
Writing Clean Code in PHP: SOLID Principles Explained

Writing Clean Code in PHP: SOLID Principles Explained

Comments
3 min read
MiniScript's Parent-Class Variable Pitfall

MiniScript's Parent-Class Variable Pitfall

4
Comments 1
5 min read
A Java Learning Roadmap: From Basics to Spring Boot for Beginners

A Java Learning Roadmap: From Basics to Spring Boot for Beginners

9
Comments
3 min read
"Why Composition is Better than Inheritance in OOP: A Practical Guide to Cleaner Code"

"Why Composition is Better than Inheritance in OOP: A Practical Guide to Cleaner Code"

Comments
4 min read
Java Object

Java Object

Comments
1 min read
Object Calisthenics: Writing Better Object-Oriented Code

Object Calisthenics: Writing Better Object-Oriented Code

1
Comments
3 min read
Techniques for Implementing an Effective Anticorruption Layer in Your System

Techniques for Implementing an Effective Anticorruption Layer in Your System

Comments
4 min read
loading...