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.
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
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?

34
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
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
Implementing Polymorphism in Rust

Implementing Polymorphism in Rust

14
Comments
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.