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.
Java OOP Concepts

Java OOP Concepts

31
Comments
4 min read
JavaScript Classes Explained

JavaScript Classes Explained

4
Comments
5 min read
Object Oriented Programming with a Real-World Scenario - Part 1

Object Oriented Programming with a Real-World Scenario - Part 1

4
Comments
1 min read
Classes and type in Python - Introduction

Classes and type in Python - Introduction

3
Comments
4 min read
Code Smell 83 - Variables Reassignment

Code Smell 83 - Variables Reassignment

Comments
2 min read
23 - Observer

23 - Observer

4
Comments 1
7 min read
Writing self-documented code with low cognitive complexity

Writing self-documented code with low cognitive complexity

2
Comments
6 min read
How using OOP improves code quality? Classes vs. Functions

How using OOP improves code quality? Classes vs. Functions

3
Comments
2 min read
Write clean Object-Oriented code by replacing conditional with polymorphism

Write clean Object-Oriented code by replacing conditional with polymorphism

85
Comments 3
5 min read
Understanding OOP Concepts With Kotlin

Understanding OOP Concepts With Kotlin

10
Comments 5
4 min read
SOLID e o princípio do 6 por meia dúzia

SOLID e o princípio do 6 por meia dúzia

8
Comments
4 min read
Software Design: Deep Modules

Software Design: Deep Modules

59
Comments 4
4 min read
Pillars of OOPS (in python)

Pillars of OOPS (in python)

28
Comments 2
5 min read
21 Premium Backend Interview Questions and Preparatory Answers

21 Premium Backend Interview Questions and Preparatory Answers

9
Comments
10 min read
OOP? START HERE

OOP? START HERE

3
Comments
2 min read
Rebuilding FactoryBot in 150 lines of code

Rebuilding FactoryBot in 150 lines of code

48
Comments 1
16 min read
Core Concepts behind Java OOP

Core Concepts behind Java OOP

14
Comments 1
4 min read
Wiring Services in Frameworks And How it Works Under the Hood

Wiring Services in Frameworks And How it Works Under the Hood

6
Comments
2 min read
SOLID e o princípio do faça algo, mas do seu jeito

SOLID e o princípio do faça algo, mas do seu jeito

11
Comments
4 min read
SOLID e o princípio do não faça mais do que não deve

SOLID e o princípio do não faça mais do que não deve

16
Comments
5 min read
Hairless Furever: My First CLI Gem

Hairless Furever: My First CLI Gem

6
Comments
13 min read
Prototypes vs Traditional Classes

Prototypes vs Traditional Classes

5
Comments
2 min read
S.O.L.I.D Principle - Liskov Substitution Principle (LSP)

S.O.L.I.D Principle - Liskov Substitution Principle (LSP)

8
Comments
2 min read
Laravel Inversion of Control Implementation using Contextual Binding

Laravel Inversion of Control Implementation using Contextual Binding

22
Comments 4
7 min read
Code Smell 81 - Result

Code Smell 81 - Result

6
Comments 6
1 min read
loading...