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.
Do the SOLID principles apply to Functional Programming?

Do the SOLID principles apply to Functional Programming?

156
Comments 19
4 min read
Demystifying clone in PHP

Demystifying clone in PHP

10
Comments 1
3 min read
Learn by doing OOPs

Learn by doing OOPs

9
Comments
3 min read
Does anyone know any OOP books/sites for Javascript?

Does anyone know any OOP books/sites for Javascript?

4
Comments
1 min read
Want to start your journey as a Java Developer?✨ But how to learn Java with industries oriented way?🔥😎

Want to start your journey as a Java Developer?✨ But how to learn Java with industries oriented way?🔥😎

10
Comments
3 min read
Refactoring: improve your code quality

Refactoring: improve your code quality

15
Comments
8 min read
My Reply To: The Case Against OOP is Wildly Overstated

My Reply To: The Case Against OOP is Wildly Overstated

7
Comments
3 min read
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
loading...