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.
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
Object-oriented Programming in Python 🐍

Object-oriented Programming in Python 🐍

13
Comments
6 min read
Liskov Substitution Principle

Liskov Substitution Principle

9
Comments
1 min read
Javascript Objects and the Practical Use of them...

Javascript Objects and the Practical Use of them...

7
Comments
4 min read
Code Smell 66 - Shotgun Surgery

Code Smell 66 - Shotgun Surgery

4
Comments 5
2 min read
Orientação a objetos de outra forma: Classes e objetos

Orientação a objetos de outra forma: Classes e objetos

23
Comments 6
6 min read
Herencia Prototipal en JavaScript con la ayuda de Shingeki no Kyojin

Herencia Prototipal en JavaScript con la ayuda de Shingeki no Kyojin

7
Comments
10 min read
Beginner's guide to abstract base class in Python

Beginner's guide to abstract base class in Python

29
Comments 7
3 min read
Code Smell 65 - Variables Named After Types

Code Smell 65 - Variables Named After Types

5
Comments 1
1 min read
I created my own SOLID principles

I created my own SOLID principles

9
Comments
3 min read
SOLID: Single Responsibility Principle

SOLID: Single Responsibility Principle

32
Comments 2
5 min read
SOLID: Principio de Responsabilidad Única

SOLID: Principio de Responsabilidad Única

31
Comments
7 min read
It is an argument, not a trojan horse!

It is an argument, not a trojan horse!

14
Comments 1
3 min read
11 - Abstract Factory

11 - Abstract Factory

4
Comments
7 min read
Golang for Object Oriented People

Golang for Object Oriented People

14
Comments
3 min read
Golang OOP primitives

Golang OOP primitives

21
Comments 1
8 min read
Code Smell 64 - Inappropriate Intimacy

Code Smell 64 - Inappropriate Intimacy

7
Comments
1 min read
Inheritance in Java

Inheritance in Java

3
Comments 3
2 min read
loading...