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.
Inheritance in Java

Inheritance in Java

1
Comments 1
1 min read
Your LLMs don't do real OOP, and it's structural.

Your LLMs don't do real OOP, and it's structural.

Comments
3 min read
How OOP in Python Helped Me Design a Multi-Platform Automation System

How OOP in Python Helped Me Design a Multi-Platform Automation System

1
Comments
2 min read
Inheritance vs Abstraction in Java: Why Abstract Classes Exist?

Inheritance vs Abstraction in Java: Why Abstract Classes Exist?

Comments
3 min read
Understanding `__slots__` in Python: Memory Optimization and Design Trade-offs

Understanding `__slots__` in Python: Memory Optimization and Design Trade-offs

Comments
4 min read
Method Overloading in JAVA - Compile-time Polymorphism

Method Overloading in JAVA - Compile-time Polymorphism

1
Comments
1 min read
Why I prefer my own 'new Map()' based createObjects() function over 'new Map()' *.set().

Why I prefer my own 'new Map()' based createObjects() function over 'new Map()' *.set().

Comments
1 min read
Method Overriding in Java - Runtime polymorphism

Method Overriding in Java - Runtime polymorphism

1
Comments
2 min read
Types of Inheritance in Java

Types of Inheritance in Java

1
Comments
3 min read
Inyección de Dependencias, Inversión de Control, Inversión de Dependencias

Inyección de Dependencias, Inversión de Control, Inversión de Dependencias

Comments
2 min read
Constructor

Constructor

Comments
1 min read
Clean Code and Software Design Principles

Clean Code and Software Design Principles

Comments
4 min read
SOLID & OOP Design business case

SOLID & OOP Design business case

2
Comments
5 min read
# The `Person` class is lying to you (and that’s okay)

# The `Person` class is lying to you (and that’s okay)

Comments
3 min read
Like LEGO? Love Python! 🧱🐍 Ep.3

Like LEGO? Love Python! 🧱🐍 Ep.3

1
Comments
8 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.