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.
SOLID: Principio de Sustitución de Liskov

SOLID: Principio de Sustitución de Liskov

11
Comments
8 min read
C# Object-Oriented Programming (OOP) Cheat Sheet

C# Object-Oriented Programming (OOP) Cheat Sheet

55
Comments 1
5 min read
Orientação a objetos de outra forma: Herança múltiplas e mixins

Orientação a objetos de outra forma: Herança múltiplas e mixins

10
Comments 2
5 min read
What was the hardest concept for you to grasp when learning Object-Oriented Programming?

What was the hardest concept for you to grasp when learning Object-Oriented Programming?

27
Comments 29
1 min read
Is "this" really that complicated in JavaScript?

Is "this" really that complicated in JavaScript?

79
Comments 10
7 min read
Object-Oriented Design Patterns

Object-Oriented Design Patterns

8
Comments
3 min read
Use Immutable Objects

Use Immutable Objects

14
Comments 1
4 min read
Method chaining in javascript

Method chaining in javascript

22
Comments 8
2 min read
Orientação a objetos de outra forma: Herança

Orientação a objetos de outra forma: Herança

12
Comments 2
6 min read
Protect class from disallowing changes to values outside in C#

Protect class from disallowing changes to values outside in C#

6
Comments
1 min read
Code Smell 67 - Middle Man

Code Smell 67 - Middle Man

2
Comments
1 min read
A Walk Through the Gilded Rose Kata — Pt 3: From Faux-O to OO

A Walk Through the Gilded Rose Kata — Pt 3: From Faux-O to OO

7
Comments
6 min read
A Walk Through the Gilded Rose Kata — Pt 2: Duplication is your friend (at first)

A Walk Through the Gilded Rose Kata — Pt 2: Duplication is your friend (at first)

5
Comments
6 min read
A Walk Through the Gilded Rose Kata — Pt 1: Do not break anything

A Walk Through the Gilded Rose Kata — Pt 1: Do not break anything

13
Comments
7 min read
Orientação a objetos de outra forma: Métodos estáticos e de classes

Orientação a objetos de outra forma: Métodos estáticos e de classes

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