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.
Who doesn't like Object Oriented Programming

Who doesn't like Object Oriented Programming

6
Comments
4 min read
Ruby Modules

Ruby Modules

7
Comments 2
2 min read
Seemingly clean code

Seemingly clean code

20
Comments 2
5 min read
Introducción a objetos en javascript

Introducción a objetos en javascript

8
Comments
5 min read
Object Oriented and Functional Programming

Object Oriented and Functional Programming

5
Comments
3 min read
Learn use of Delegates in C# programming

Learn use of Delegates in C# programming

4
Comments
1 min read
Domain modeling obsession

Domain modeling obsession

13
Comments 4
4 min read
Becoming a better Laravel developer by using the SOLID design principles. Part 2

Becoming a better Laravel developer by using the SOLID design principles. Part 2

30
Comments 8
3 min read
How to create Objects and write it's Garbage Collector in C

How to create Objects and write it's Garbage Collector in C

17
Comments 3
16 min read
OOP vs FP: A comparison using "unconditional" FizzBuzz

OOP vs FP: A comparison using "unconditional" FizzBuzz

8
Comments
4 min read
When to use OOP in Python if you are not developing large applications

When to use OOP in Python if you are not developing large applications

16
Comments
12 min read
Why I switched to Object Oriented PHP

Why I switched to Object Oriented PHP

5
Comments 4
2 min read
Simple pub/sub pattern (OOP) using pure Ruby

Simple pub/sub pattern (OOP) using pure Ruby

32
Comments 2
4 min read
A Tale of Two Classes

A Tale of Two Classes

6
Comments 1
2 min read
Algumas das fases que passei no aprendizado de programação orientada a objetos

Algumas das fases que passei no aprendizado de programação orientada a objetos

5
Comments
2 min read
Dive into PHP8. Part 1 - Constructor Property Promotion

Dive into PHP8. Part 1 - Constructor Property Promotion

10
Comments
2 min read
Something out of Nothing: Null Object Pattern

Something out of Nothing: Null Object Pattern

12
Comments
2 min read
Classes and Instances in Ruby

Classes and Instances in Ruby

11
Comments 1
6 min read
POO - Relacionamentos e interfaces (de objetos)

POO - Relacionamentos e interfaces (de objetos)

7
Comments
2 min read
Should my methods return structs or interfaces in Go?

Should my methods return structs or interfaces in Go?

32
Comments 2
5 min read
The two universes of programming! OOP and FP!

The two universes of programming! OOP and FP!

82
Comments 13
4 min read
Ms. Class Python I (...)

Ms. Class Python I (...)

6
Comments
1 min read
Ms. Class Python I

Ms. Class Python I

5
Comments 6
1 min read
Unconditional Fizzbuzz: an Object-oriented approach

Unconditional Fizzbuzz: an Object-oriented approach

11
Comments 3
3 min read
What is OOP...?

What is OOP...?

7
Comments
2 min read
loading...