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.
Encapsulamento da lógica do algoritmo

Encapsulamento da lógica do algoritmo

6
Comments
5 min read
7 - Facade
Cover image for 7 - Facade

7 - Facade

4
Comments
7 min read
Nodejs Building Concurrent Operations With Queue
Cover image for Nodejs Building Concurrent Operations With Queue

Nodejs Building Concurrent Operations With Queue

12
Comments
2 min read
If it works, don't change it - Open Closed Principle

If it works, don't change it - Open Closed Principle

13
Comments
4 min read
Tackling Object Oriented Programming
Cover image for Tackling Object Oriented Programming

Tackling Object Oriented Programming

10
Comments
4 min read
Its not a Swiss Army Knife - Single Responsibility Principle
Cover image for Its not a Swiss Army Knife - Single Responsibility Principle

Its not a Swiss Army Knife - Single Responsibility Principle

19
Comments
4 min read
How SOLID is your code? - Introduction
Cover image for How SOLID is your code? - Introduction

How SOLID is your code? - Introduction

9
Comments
1 min read
How classmethod in Python helps in implementing Factory methods ?
Cover image for How classmethod in Python helps in implementing Factory methods ?

How classmethod in Python helps in implementing Factory methods ?

10
Comments
2 min read
Random integer generation in an interval with Modern OOP Perl
Cover image for Random integer generation in an interval with Modern OOP Perl

Random integer generation in an interval with Modern OOP Perl

4
Comments 8
1 min read
Python Singletons

Python Singletons

5
Comments
1 min read
Nude Models — Part I : Setters
Cover image for Nude Models — Part I : Setters

Nude Models — Part I : Setters

14
Comments
6 min read
Best way to handle lots of logic inside React Class Components

Best way to handle lots of logic inside React Class Components

1
Comments
1 min read
Polymorphism and why use it?

Polymorphism and why use it?

5
Comments
4 min read
6 - State
Cover image for 6 - State

6 - State

6
Comments
8 min read
Understanding SOLID Principles: Interface Separation
Cover image for Understanding SOLID Principles: Interface Separation

Understanding SOLID Principles: Interface Separation

3
Comments
4 min read
3 programming paradigms that every Object-Oriented developer should know
Cover image for 3 programming paradigms that every Object-Oriented developer should know

3 programming paradigms that every Object-Oriented developer should know

7
Comments
2 min read
OOP vs FP and the quest for reality

OOP vs FP and the quest for reality

2
Comments 1
7 min read
Pokemons ensinam: POO

Pokemons ensinam: POO

26
Comments
16 min read
Object.seal() vs Object.freeze()

Object.seal() vs Object.freeze()

2
Comments
1 min read
OOP in JavaScript. #1. Constructor and Prototypes
Cover image for OOP in JavaScript. #1. Constructor and Prototypes

OOP in JavaScript. #1. Constructor and Prototypes

11
Comments 1
4 min read
OOP concepts

OOP concepts

5
Comments
4 min read
Nude Models — Part II : Getters
Cover image for Nude Models — Part II : Getters

Nude Models — Part II : Getters

7
Comments 1
7 min read
How to Learn Perl Object Oriented Programming?
Cover image for How to Learn Perl Object Oriented Programming?

How to Learn Perl Object Oriented Programming?

7
Comments
2 min read
Generic Programming

Generic Programming

9
Comments 2
4 min read
What exactly is a name? — Part I: The Quest
Cover image for What exactly is a name? — Part I: The Quest

What exactly is a name? — Part I: The Quest

2
Comments
8 min read
loading...