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.
Mastering Hard Parts of JavaScript: Prototype & Class II

Mastering Hard Parts of JavaScript: Prototype & Class II

13
Comments
4 min read
Can you simplify this code for the guy?

Can you simplify this code for the guy?

10
Comments 8
1 min read
Mastering Hard Parts of JavaScript: Prototype & Class I

Mastering Hard Parts of JavaScript: Prototype & Class I

17
Comments
2 min read
Clean Architecture — A little introduction

Clean Architecture — A little introduction

147
Comments 4
6 min read
Covariant return types

Covariant return types

13
Comments 2
3 min read
Abstraction and Encapsulation - [OOP & Java #1]

Abstraction and Encapsulation - [OOP & Java #1]

24
Comments 5
5 min read
Command & Query: Domain - Validation

Command & Query: Domain - Validation

6
Comments
8 min read
Command & Query: Domain - Introduction

Command & Query: Domain - Introduction

5
Comments
4 min read
Why I love functional programming

Why I love functional programming

5
Comments
2 min read
When objects become super objects

When objects become super objects

10
Comments
3 min read
C# Object Initialization and Constructor

C# Object Initialization and Constructor

6
Comments
1 min read
Do the SOLID principles apply to Functional Programming?

Do the SOLID principles apply to Functional Programming?

149
Comments 19
4 min read
Demystifying clone in PHP

Demystifying clone in PHP

9
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

21
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

16
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

14
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

31
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

7
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

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

27
Comments 2
5 min read
Ms. Class Python I (...)

Ms. Class Python I (...)

6
Comments
1 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

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

Unconditional Fizzbuzz: an Object-oriented approach

10
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
Unchecked vs checked exception (with FP glasses)

Unchecked vs checked exception (with FP glasses)

7
Comments 7
4 min read
Practical examples for applying SOLID principles in your React applications

Practical examples for applying SOLID principles in your React applications

32
Comments
8 min read
CONCEPTS OF OBJECT-ORIENTED PROGRAMMING-POLYMORPHISM

CONCEPTS OF OBJECT-ORIENTED PROGRAMMING-POLYMORPHISM

11
Comments
4 min read
Unconditional Challenge: FizzBuzz without `if`

Unconditional Challenge: FizzBuzz without `if`

26
Comments 55
2 min read
Class Contradictions in TypeScript vs JavaScript

Class Contradictions in TypeScript vs JavaScript

35
Comments 27
5 min read
Attempting OOP in the Functional Paradigm

Attempting OOP in the Functional Paradigm

7
Comments
3 min read
Object-Oriented Programming Concepts (OOPs) Simplified! ! !

Object-Oriented Programming Concepts (OOPs) Simplified! ! !

138
Comments 2
4 min read
Should You Avoid Using Static?

Should You Avoid Using Static?

3
Comments
6 min read
Explaining Ruby's Singleton Class (Eigenclass) to confused beginners

Explaining Ruby's Singleton Class (Eigenclass) to confused beginners

42
Comments 4
4 min read
Object-Oriented Programming in Python

Object-Oriented Programming in Python

2
Comments
3 min read
Processamento Assíncrono e Java

Processamento Assíncrono e Java

7
Comments
4 min read
Dependency Inversion exposed by examples

Dependency Inversion exposed by examples

6
Comments
3 min read
Prototypes en JavaScript

Prototypes en JavaScript

5
Comments 1
7 min read
Data Structures : Intro

Data Structures : Intro

17
Comments
5 min read
Into the Unknown - Working with Missing Data in C# Part 1: Being Explicit

Into the Unknown - Working with Missing Data in C# Part 1: Being Explicit

6
Comments
5 min read
Dependency Injection กับ Service Locator ต่างกันยังไงนะ?

Dependency Injection กับ Service Locator ต่างกันยังไงนะ?

6
Comments
2 min read
loading...