Forem

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.
Classe selada

Classe selada

5
Comments
1 min read
Introduction to OOP and array class implementation [part 2]

Introduction to OOP and array class implementation [part 2]

4
Comments
1 min read
Introduction to OOP and array class implementation [part 1]

Introduction to OOP and array class implementation [part 1]

3
Comments
1 min read
Code Smell 122 - Primitive Obsession
Cover image for Code Smell 122 - Primitive Obsession

Code Smell 122 - Primitive Obsession

11
Comments
2 min read
How I finally understood what Encapsulation is
Cover image for How I finally understood what Encapsulation is

How I finally understood what Encapsulation is

47
Comments 6
4 min read
Aiming for object-oriented design elegance

Aiming for object-oriented design elegance

4
Comments
4 min read
Constructor Property Promotion in PHP 8
Cover image for Constructor Property Promotion in PHP 8

Constructor Property Promotion in PHP 8

6
Comments 1
1 min read
ReadOnly properties with PHP 8.1 🐘
Cover image for ReadOnly properties with PHP 8.1 🐘

ReadOnly properties with PHP 8.1 🐘

4
Comments
1 min read
Injeção de Dependência em JavaScript
Cover image for Injeção de Dependência em JavaScript

Injeção de Dependência em JavaScript

6
Comments 2
3 min read
Introducing value objects in PHP

Introducing value objects in PHP

10
Comments 1
6 min read
🏋️ The Might of Microtypes
Cover image for 🏋️ The Might of Microtypes

🏋️ The Might of Microtypes

3
Comments
5 min read
Code Smell 117 - Unrealistic Data
Cover image for Code Smell 117 - Unrealistic Data

Code Smell 117 - Unrealistic Data

4
Comments
3 min read
Short Note On Object Oriented Programming
Cover image for Short Note On Object Oriented Programming

Short Note On Object Oriented Programming

19
Comments
9 min read
Shallow Copying in JavaScript using Object Spread Operator

Shallow Copying in JavaScript using Object Spread Operator

4
Comments
2 min read
Object Oriented Programming (OOP)
Cover image for Object Oriented Programming (OOP)

Object Oriented Programming (OOP)

5
Comments
1 min read
PicoLisp Explored: Object-Oriented Programming, Part 2
Cover image for PicoLisp Explored: Object-Oriented Programming, Part 2

PicoLisp Explored: Object-Oriented Programming, Part 2

3
Comments
4 min read
Single Responsibility vs Separation of Concerns
Cover image for Single Responsibility vs Separation of Concerns

Single Responsibility vs Separation of Concerns

28
Comments 1
2 min read
Creating a Vehicle OOPs way
Cover image for Creating a Vehicle OOPs way

Creating a Vehicle OOPs way

13
Comments 3
3 min read
Rust structs - How well are you using it?
Cover image for Rust structs - How well are you using it?

Rust structs - How well are you using it?

28
Comments 2
7 min read
Rosetta Code: Object Oriented Programming Examples
Cover image for Rosetta Code: Object Oriented Programming Examples

Rosetta Code: Object Oriented Programming Examples

4
Comments
8 min read
SOLID Principles -Object Oriented Programming in PHP ⭐⭐⭐⭐⭐

SOLID Principles -Object Oriented Programming in PHP ⭐⭐⭐⭐⭐

21
Comments
6 min read
Code Smell 114 - Empty Class
Cover image for Code Smell 114 - Empty Class

Code Smell 114 - Empty Class

6
Comments
2 min read
[en-US] Modeling an OO domain: a case study about the creation of a model for an authentication and authorization gateway.

[en-US] Modeling an OO domain: a case study about the creation of a model for an authentication and authorization gateway.

2
Comments
12 min read
[pt-BR] Modelagem de um domínio OO: um estudo de caso sobre a criação de um modelo para um gateway de autenticação e autorização

[pt-BR] Modelagem de um domínio OO: um estudo de caso sobre a criação de um modelo para um gateway de autenticação e autorização

2
Comments
15 min read
Guia fundamental da programação orientada a objetos - Parte 2 | Os pilares
Cover image for Guia fundamental da programação orientada a objetos - Parte 2 | Os pilares

Guia fundamental da programação orientada a objetos - Parte 2 | Os pilares

9
Comments 1
6 min read
loading...