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.
Binding ASP.NET configuration to an interface

Binding ASP.NET configuration to an interface

2
Comments
3 min read
Introdução ao SOLID - Princípios L e I

Introdução ao SOLID - Princípios L e I

14
Comments
4 min read
Code Smell 142 - Queries in Constructors

Code Smell 142 - Queries in Constructors

23
Comments
2 min read
Design Patterns

Design Patterns

16
Comments 1
4 min read
Illustrating the duality of closures and objects

Illustrating the duality of closures and objects

11
Comments 3
4 min read
There and back again: Refactoring OO to FP

There and back again: Refactoring OO to FP

8
Comments
3 min read
Java and Object Oriented Programming [#1]

Java and Object Oriented Programming [#1]

9
Comments
3 min read
A Guide to Python's Secret Superpower: Magic Methods

A Guide to Python's Secret Superpower: Magic Methods

13
Comments 1
10 min read
Code Smell 139 - Business Code in the User Interface

Code Smell 139 - Business Code in the User Interface

9
Comments 1
3 min read
Node.js Design Patterns and Common Use Cases

Node.js Design Patterns and Common Use Cases

1
Comments
5 min read
Code Smell 137 - Inheritance Tree Too Deep

Code Smell 137 - Inheritance Tree Too Deep

11
Comments
2 min read
My first game using Python (OOP)

My first game using Python (OOP)

2
Comments 1
1 min read
Getters And Setters: What Are Getters And Setters In JavaScript ?

Getters And Setters: What Are Getters And Setters In JavaScript ?

13
Comments 2
3 min read
Go: Making state explicit using the type system

Go: Making state explicit using the type system

6
Comments
4 min read
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
loading...