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

60
Comments 5
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

12
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
OOP vs Functional Programming

OOP vs Functional Programming

152
Comments 45
1 min read
loading...