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.
What Are Interfaces, Abstract and Concrete Classes?

What Are Interfaces, Abstract and Concrete Classes?

5
Comments
4 min read
What Is The Liskov Substitution Principle?

What Is The Liskov Substitution Principle?

2
Comments
2 min read
Applying design patterns: The builder and factory pattern in a DI context

Applying design patterns: The builder and factory pattern in a DI context

2
Comments
7 min read
Inheritance and Polymorphism - [OOP & Java #2]

Inheritance and Polymorphism - [OOP & Java #2]

10
Comments
4 min read
Communicate between Angular Components... With Encapsulation!

Communicate between Angular Components... With Encapsulation!

2
Comments
3 min read
De POO a SOLID explicado con Pokémon - Los cuatro principios de POO

De POO a SOLID explicado con Pokémon - Los cuatro principios de POO

9
Comments 2
4 min read
Mastering Hard Parts of JavaScript: Prototype & Class V

Mastering Hard Parts of JavaScript: Prototype & Class V

16
Comments 1
2 min read
Don’t give up! 🙌 A short history of raising errors

Don’t give up! 🙌 A short history of raising errors

2
Comments
4 min read
Mastering Hard Parts of JavaScript: Prototype & Class IV

Mastering Hard Parts of JavaScript: Prototype & Class IV

14
Comments 1
1 min read
Learn the SOLID principles for Object Oriented Programming

Learn the SOLID principles for Object Oriented Programming

60
Comments 3
6 min read
Ruby: Self

Ruby: Self

7
Comments
3 min read
De POO a SOLID explicado con Pokémons - JavaScript - El paradigma de POO

De POO a SOLID explicado con Pokémons - JavaScript - El paradigma de POO

21
Comments
4 min read
Classical vs Prototypal Inheritance

Classical vs Prototypal Inheritance

28
Comments
3 min read
Mastering Hard Parts of JavaScript: Prototype & Class III

Mastering Hard Parts of JavaScript: Prototype & Class III

11
Comments
2 min read
Mastering Hard Parts of JavaScript: Prototype & Class II

Mastering Hard Parts of JavaScript: Prototype & Class II

13
Comments
4 min read
Can you simplify this code for the guy?

Can you simplify this code for the guy?

10
Comments 8
1 min read
Mastering Hard Parts of JavaScript: Prototype & Class I

Mastering Hard Parts of JavaScript: Prototype & Class I

17
Comments
2 min read
Clean Architecture — A little introduction

Clean Architecture — A little introduction

149
Comments 4
6 min read
Covariant return types

Covariant return types

13
Comments 2
3 min read
Abstraction and Encapsulation - [OOP & Java #1]

Abstraction and Encapsulation - [OOP & Java #1]

24
Comments 5
5 min read
Command & Query: Domain - Validation

Command & Query: Domain - Validation

6
Comments
8 min read
Command & Query: Domain - Introduction

Command & Query: Domain - Introduction

5
Comments
4 min read
Why I love functional programming

Why I love functional programming

5
Comments
2 min read
When objects become super objects

When objects become super objects

10
Comments
3 min read
C# Object Initialization and Constructor

C# Object Initialization and Constructor

6
Comments
1 min read
loading...