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.
Compile-time polymorphism vs Run-time polymorphism

Compile-time polymorphism vs Run-time polymorphism

7
Comments
2 min read
Multiple inheritance and mixin classes in Python

Multiple inheritance and mixin classes in Python

8
Comments
18 min read
PrincĂ­pios ou Ferramentas - O que estudar

PrincĂ­pios ou Ferramentas - O que estudar

39
Comments 1
5 min read
Abstract or Virtual ?

Abstract or Virtual ?

5
Comments 1
5 min read
When Should You Convert Your Classes to Hooks??

When Should You Convert Your Classes to Hooks??

35
Comments 2
12 min read
Prototype in Javascript - 04 - Using classes to create objects

Prototype in Javascript - 04 - Using classes to create objects

6
Comments
3 min read
Command Object Pattern

Command Object Pattern

3
Comments
1 min read
Programação procedural orientada a classes - Parte 2

Programação procedural orientada a classes - Parte 2

14
Comments 9
5 min read
Prototype in Javascript - 03 - The new keyword

Prototype in Javascript - 03 - The new keyword

7
Comments
3 min read
Programação procedural orientada a classes

Programação procedural orientada a classes

38
Comments 11
3 min read
Modern YAML For Modern Java

Modern YAML For Modern Java

9
Comments
2 min read
Inheritance in Dart: Part 4

Inheritance in Dart: Part 4

8
Comments
1 min read
A Hooks-vs-Classes Report Card

A Hooks-vs-Classes Report Card

46
Comments 20
15 min read
'this' is for beginners III

'this' is for beginners III

9
Comments
1 min read
'this' is for beginners

'this' is for beginners

21
Comments 2
2 min read
'this' is for beginners II

'this' is for beginners II

10
Comments
2 min read
The SOLID Principles

The SOLID Principles

24
Comments
5 min read
Dependency Inversion Principle

Dependency Inversion Principle

7
Comments
2 min read
Single Responsibility Principle (SRP)

Single Responsibility Principle (SRP)

6
Comments
5 min read
Open-Closed Principle

Open-Closed Principle

6
Comments
3 min read
Object Oriented Programming Concepts Explained

Object Oriented Programming Concepts Explained

76
Comments
2 min read
Modern C++: Multithreading and Filesystem library (practical example)

Modern C++: Multithreading and Filesystem library (practical example)

7
Comments
4 min read
Classes and Objects in Dart: Part 1

Classes and Objects in Dart: Part 1

8
Comments 2
3 min read
Reinventing the Wheel With React Hooks

Reinventing the Wheel With React Hooks

40
Comments 15
10 min read
Using the factory design pattern with Kotlin

Using the factory design pattern with Kotlin

12
Comments 2
3 min read
loading...