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.
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
JavaScript: Why Does `this` Work Like This?

JavaScript: Why Does `this` Work Like This?

6
Comments
3 min read
A Walk Through the Gilded Rose Kata — Pt 5: Open to extension, closed to modification

A Walk Through the Gilded Rose Kata — Pt 5: Open to extension, closed to modification

5
Comments
3 min read
A Walk Through the Gilded Rose Kata — Pt 4: Discovering what GildedRose really is

A Walk Through the Gilded Rose Kata — Pt 4: Discovering what GildedRose really is

6
Comments
4 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
SOLID: Open Closed Principle

SOLID: Open Closed Principle

27
Comments
5 min read
I've Recently Learned About GPT3 - This is my Journey

I've Recently Learned About GPT3 - This is my Journey

3
Comments
2 min read
SOLID: Principio de Abierto/Cerrado

SOLID: Principio de Abierto/Cerrado

18
Comments
6 min read
Virtual as a code smell*

Virtual as a code smell*

8
Comments 2
5 min read
Liskov Substitution Principle

Liskov Substitution Principle

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