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 103 - Double Encapsulation

Code Smell 103 - Double Encapsulation

3
Comments
2 min read
Refactoring 001 - Remove Setters

Refactoring 001 - Remove Setters

11
Comments
2 min read
Avoid (status) flag

Avoid (status) flag

5
Comments
15 min read
A Primer on Object Oriented Programming with Python.

A Primer on Object Oriented Programming with Python.

4
Comments
9 min read
Code Smell 102 - Arrow Code

Code Smell 102 - Arrow Code

6
Comments
2 min read
SOLID

SOLID

7
Comments
4 min read
A gambiarra de hoje pode ser o Design Pattern de amanhã!?

A gambiarra de hoje pode ser o Design Pattern de amanhã!?

8
Comments 2
2 min read
OOP Series: Abstraction and Interface In Java

OOP Series: Abstraction and Interface In Java

21
Comments
10 min read
Java Quickie. Decorator Pattern

Java Quickie. Decorator Pattern

8
Comments
3 min read
Python Protocol Oriented Programming

Python Protocol Oriented Programming

114
Comments 2
5 min read
OBJECT ORIENTED PROGRAMMING IN 5 MIN

OBJECT ORIENTED PROGRAMMING IN 5 MIN

3
Comments
2 min read
implements of the OOP concepts in Laravel

implements of the OOP concepts in Laravel

2
Comments
1 min read
Write clean Object-Oriented code by extracting value objects in Rails

Write clean Object-Oriented code by extracting value objects in Rails

17
Comments 2
5 min read
TDD Conference 2021 - Test-Driven Development on Legacy Systems - Maximiliano Contieri

TDD Conference 2021 - Test-Driven Development on Legacy Systems - Maximiliano Contieri

2
Comments
2 min read
OOP In Real Life!!

OOP In Real Life!!

21
Comments 1
2 min read
PHP Design Patterns - Adapter

PHP Design Patterns - Adapter

9
Comments
2 min read
Dependency inversion explained

Dependency inversion explained

31
Comments 1
4 min read
Code Smell 99 - First Second

Code Smell 99 - First Second

6
Comments
1 min read
Observer Pattern Tutorial With a Fun Example

Observer Pattern Tutorial With a Fun Example

5
Comments
1 min read
The Observer Pattern

The Observer Pattern

5
Comments
3 min read
Code Smell 98 - Speling Mistakes

Code Smell 98 - Speling Mistakes

5
Comments
1 min read
TDD Conference 2021 - Python - A Language Made For Test-Driven Development - Jan Giacomelli

TDD Conference 2021 - Python - A Language Made For Test-Driven Development - Jan Giacomelli

1
Comments
2 min read
Functions to be called only once in C++

Functions to be called only once in C++

10
Comments 2
5 min read
Code Smell 96 - My Objects

Code Smell 96 - My Objects

6
Comments
1 min read
Stop using if else

Stop using if else

463
Comments 66
2 min read
loading...