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.
Polymorphism in C#

Polymorphism in C#

15
Comments 3
4 min read
`final` keyword with PHP 🚀

`final` keyword with PHP 🚀

6
Comments 1
1 min read
Object oriented programming using python

Object oriented programming using python

8
Comments 2
5 min read
Design Pattern: Factory Method

Design Pattern: Factory Method

11
Comments 1
2 min read
SOLID - SRP

SOLID - SRP

5
Comments
1 min read
Stop Using JavaScript Classes!

Stop Using JavaScript Classes!

109
Comments 32
9 min read
Qu’est-ce qu’un ORM ?

Qu’est-ce qu’un ORM ?

5
Comments
1 min read
SOLID - DIP

SOLID - DIP

4
Comments
2 min read
Laravel's "rescue" Helper Function is Amazing

Laravel's "rescue" Helper Function is Amazing

8
Comments 2
3 min read
Don't Use Service Classes with Static Methods

Don't Use Service Classes with Static Methods

10
Comments 1
2 min read
oop in javascript! part2:4 pillars of oop

oop in javascript! part2:4 pillars of oop

5
Comments
6 min read
oop in javascript! part1: prototype

oop in javascript! part1: prototype

8
Comments
9 min read
SOLID - OCP

SOLID - OCP

6
Comments
2 min read
Object Oriented JavaScript & More ! [ Part 1 ]

Object Oriented JavaScript & More ! [ Part 1 ]

7
Comments
3 min read
SOLID - LSP

SOLID - LSP

6
Comments
2 min read
Why do we bind event handlers in React???

Why do we bind event handlers in React???

3
Comments
1 min read
SOLID - ISP

SOLID - ISP

5
Comments
1 min read
Use Guard Clauses for Cleaner Code

Use Guard Clauses for Cleaner Code

25
Comments 3
3 min read
POO - Encapsulamiento

POO - Encapsulamiento

7
Comments
2 min read
POO - Abstracción

POO - Abstracción

8
Comments
1 min read
Métodos Virtuais

Métodos Virtuais

5
Comments
1 min read
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

Code Smell 122 - Primitive Obsession

11
Comments
2 min read
loading...