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.
Code Smell 134 - Specialized Business Collections

Code Smell 134 - Specialized Business Collections

9
Comments 12
2 min read
Beginner's Guide to OOP in JavaScript

Beginner's Guide to OOP in JavaScript

28
Comments
4 min read
Diseño y Programación Orientada a Objetos en Python.

Diseño y Programación Orientada a Objetos en Python.

9
Comments
4 min read
Different ways to copy an object in JavaScript

Different ways to copy an object in JavaScript

5
Comments 1
5 min read
Introdução ao SOLID - Princípios S O D

Introdução ao SOLID - Princípios S O D

12
Comments
5 min read
Introdução ao Polimorfismo

Introdução ao Polimorfismo

14
Comments
4 min read
Introdução a Heranças e Interfaces

Introdução a Heranças e Interfaces

13
Comments
4 min read
Introdução a Orientação a Objeto

Introdução a Orientação a Objeto

21
Comments
4 min read
Implementing Builder Pattern - Abstract Class

Implementing Builder Pattern - Abstract Class

12
Comments
2 min read
Do you need singletons in Python ?

Do you need singletons in Python ?

7
Comments 7
3 min read
Validation and the Single Responsibility Principle in Object Orientated Programming

Validation and the Single Responsibility Principle in Object Orientated Programming

7
Comments
3 min read
Prototypes in Javascript in 5 minutes

Prototypes in Javascript in 5 minutes

15
Comments
3 min read
Crossing Abstraction Barrier Between Parent & Child Class - [OOP & Java #15]

Crossing Abstraction Barrier Between Parent & Child Class - [OOP & Java #15]

9
Comments
3 min read
Creating a Book Class 📚

Creating a Book Class 📚

18
Comments
4 min read
How to make a word count tool with vanilla JavaScript

How to make a word count tool with vanilla JavaScript

12
Comments
6 min read
Binary Search Tree Class Implementation

Binary Search Tree Class Implementation

8
Comments 2
1 min read
It's not about how you inject your services, it's about how you test them

It's not about how you inject your services, it's about how you test them

9
Comments
6 min read
String class implementation

String class implementation

10
Comments
1 min read
Python: Introduction to DataClasses

Python: Introduction to DataClasses

7
Comments
2 min read
Moo - Orientação de objeto minimalista

Moo - Orientação de objeto minimalista

12
Comments 3
5 min read
Matrix class implementation

Matrix class implementation

5
Comments
1 min read
Spring - Dependency Injection

Spring - Dependency Injection

5
Comments
2 min read
Object-Oriented Programming in Python : Part 2

Object-Oriented Programming in Python : Part 2

7
Comments
5 min read
Guia fundamental da programação orientada a objetos - Final

Guia fundamental da programação orientada a objetos - Final

14
Comments 2
5 min read
Object-Oriented Programming in Python : Part-1

Object-Oriented Programming in Python : Part-1

7
Comments
5 min read
loading...