Forem

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.
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
Cover image for 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
Cover image for 'this' is for beginners

'this' is for beginners

21
Comments 2
2 min read
'this' is for beginners II
Cover image for '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
Cover image for Object Oriented Programming Concepts Explained

Object Oriented Programming Concepts Explained

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

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

8
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
Cover image for 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
Cover image for Using the factory design pattern with Kotlin

Using the factory design pattern with Kotlin

12
Comments 2
3 min read
Encapsulation in Dart: Part 5

Encapsulation in Dart: Part 5

7
Comments 1
1 min read
The quest of private inheritance in C++

The quest of private inheritance in C++

20
Comments 4
5 min read
Examples on the violation of Liskov Substitution Principle (LSP)

Examples on the violation of Liskov Substitution Principle (LSP)

12
Comments
2 min read
Repository Pattern

Repository Pattern

5
Comments
2 min read
Immutable OO?

Immutable OO?

6
Comments 1
2 min read
Protocol oriented programming
Cover image for Protocol oriented programming

Protocol oriented programming

10
Comments 1
5 min read
Prototype in Javascript - 02 - The __proto__ property

Prototype in Javascript - 02 - The __proto__ property

6
Comments 2
4 min read
Prototype Design Pattern in C#
Cover image for Prototype Design Pattern in C#

Prototype Design Pattern in C#

3
Comments 3
5 min read
loading...