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 "Service hell" and how you can avoid it

The "Service hell" and how you can avoid it

Comments
2 min read
Demystifying GoF Design Patterns: Essential Techniques for Crafting Maintainable and Scalable Software Solutions

Demystifying GoF Design Patterns: Essential Techniques for Crafting Maintainable and Scalable Software Solutions

5
Comments
7 min read
SOLID Principles of Object-Oriented Programming in Laravel

SOLID Principles of Object-Oriented Programming in Laravel

5
Comments 2
6 min read
Introduction to Object-Oriented Programming (OOP) in Python: Simplified

Introduction to Object-Oriented Programming (OOP) in Python: Simplified

1
Comments
2 min read
Python's magic methods

Python's magic methods

3
Comments
3 min read
Dynamic API Versioning in Laravel

Dynamic API Versioning in Laravel

11
Comments 4
3 min read
Decoding the Law of Demeter through Real-World Example

Decoding the Law of Demeter through Real-World Example

Comments 1
1 min read
In Dart: extends vs. with vs. implements

In Dart: extends vs. with vs. implements

3
Comments
1 min read
SOLID Principles: A Must-Know for All Developers

SOLID Principles: A Must-Know for All Developers

1
Comments
4 min read
Understanding Getter, Setter and Private variables in Python

Understanding Getter, Setter and Private variables in Python

13
Comments
2 min read
OOP Fundamentals: Tell 📣, don't ask 🚫

OOP Fundamentals: Tell 📣, don't ask 🚫

1
Comments
2 min read
Object Oriented Express API

Object Oriented Express API

41
Comments 10
3 min read
OOP do jeito certo: Passagem de Mensagem e os Quatro Pilares

OOP do jeito certo: Passagem de Mensagem e os Quatro Pilares

Comments
3 min read
Mastering OOP: Unveiling the Power of Constructors for Efficient Code Creation and Optimization

Mastering OOP: Unveiling the Power of Constructors for Efficient Code Creation and Optimization

6
Comments
6 min read
Dependency Inversion Principle (DIP)

Dependency Inversion Principle (DIP)

2
Comments
1 min read
Efficient Data Validation and S3 Upload with Python: A Deep Dive into S3Loader Utility

Efficient Data Validation and S3 Upload with Python: A Deep Dive into S3Loader Utility

5
Comments
2 min read
Inheritance vs Composition vs Aggregation

Inheritance vs Composition vs Aggregation

22
Comments
3 min read
Inheritance with access-specifier in cpp

Inheritance with access-specifier in cpp

7
Comments 3
2 min read
SOLID design principle

SOLID design principle

2
Comments
6 min read
Visitor Pattern in TypeScript

Visitor Pattern in TypeScript

Comments
8 min read
Demystifying OOP in C#: Your Guide to Building Robust and Flexible Applications

Demystifying OOP in C#: Your Guide to Building Robust and Flexible Applications

2
Comments
3 min read
Mastering Metaclasses in Python using real-life scenarios

Mastering Metaclasses in Python using real-life scenarios

27
Comments 16
4 min read
The Definitive Programming Roadmap: From Novice to Expert

The Definitive Programming Roadmap: From Novice to Expert

5
Comments
10 min read
Orientación a Objetos en Go

Orientación a Objetos en Go

1
Comments
5 min read
PHP - What are Interfaces?

PHP - What are Interfaces?

Comments
2 min read
loading...