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

Constructors in Java

2
Comments
2 min read
The Mechanics of Good Object “immutable proxy that animate data”

The Mechanics of Good Object “immutable proxy that animate data”

1
Comments
8 min read
From Scripting to Engineering: Mastering OOP in Python

From Scripting to Engineering: Mastering OOP in Python

2
Comments
6 min read
Constructors, Destructors and this in C#

Constructors, Destructors and this in C#

1
Comments 1
3 min read
Understanding self in Python OOP: A Beginner Friendly Guide

Understanding self in Python OOP: A Beginner Friendly Guide

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