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.
Refactoring 004 - Remove Unhandled Exceptions
Cover image for Refactoring 004 - Remove Unhandled Exceptions

Refactoring 004 - Remove Unhandled Exceptions

7
Comments
1 min read
What is Object oriented programming sef?

What is Object oriented programming sef?

5
Comments
1 min read
How to use in Typescript: type or interface?
Cover image for How to use in Typescript: type or interface?

How to use in Typescript: type or interface?

25
Comments 7
1 min read
Python !!! Mutable and Immutable objects
Cover image for Python !!! Mutable and Immutable objects

Python !!! Mutable and Immutable objects

1
Comments
3 min read
The Difference between Static and Class methods in Python.
Cover image for The Difference between Static and Class methods in Python.

The Difference between Static and Class methods in Python.

7
Comments
2 min read
Guia fundamental da programação orientada a objetos - Parte 1
Cover image for Guia fundamental da programação orientada a objetos - Parte 1

Guia fundamental da programação orientada a objetos - Parte 1

19
Comments 1
8 min read
Polymorphism in Java - A Quiz on things you probably didn't know
Cover image for Polymorphism in Java - A Quiz on things you probably didn't know

Polymorphism in Java - A Quiz on things you probably didn't know

8
Comments 1
5 min read
Dependency Injection (DI) - Cleaner Code ?
Cover image for Dependency Injection (DI) - Cleaner Code ?

Dependency Injection (DI) - Cleaner Code ?

2
Comments
2 min read
Dependency Injection in Golang

Dependency Injection in Golang

9
Comments 2
2 min read
Javascript OOP-1 (Classes and Objects) -
Cover image for Javascript OOP-1 (Classes and Objects) -

Javascript OOP-1 (Classes and Objects) -

25
Comments 9
2 min read
Clean Code in C# Part 8 Classes
Cover image for Clean Code in C# Part 8 Classes

Clean Code in C# Part 8 Classes

5
Comments
3 min read
How to use Dependency Injection in Functional Programming

How to use Dependency Injection in Functional Programming

21
Comments 20
8 min read
Perl Roles

Perl Roles

12
Comments 2
3 min read
Is C++ an object-oriented programming language?
Cover image for Is C++ an object-oriented programming language?

Is C++ an object-oriented programming language?

6
Comments 2
5 min read
Advent of code Day 18

Advent of code Day 18

3
Comments
4 min read
Code Smell 113 - Data Naming
Cover image for Code Smell 113 - Data Naming

Code Smell 113 - Data Naming

5
Comments
2 min read
Use enum class to avoid String errors.
Cover image for Use enum class to avoid String errors.

Use enum class to avoid String errors.

6
Comments
2 min read
Refactoring 003 - Extract Constant
Cover image for Refactoring 003 - Extract Constant

Refactoring 003 - Extract Constant

7
Comments
1 min read
Dependency Inversion
Cover image for Dependency Inversion

Dependency Inversion

2
Comments
3 min read
The Object Orientation Pillars
Cover image for The Object Orientation Pillars

The Object Orientation Pillars

5
Comments
3 min read
[Italian] Classi ed Oggetti, una semplice prospettiva filosofica con Platone

[Italian] Classi ed Oggetti, una semplice prospettiva filosofica con Platone

6
Comments
3 min read
A subtle error I made with constructors
Cover image for A subtle error I made with constructors

A subtle error I made with constructors

6
Comments
2 min read
Let's Understand Some OOP ( Object Oriented Programming ) terms easily.
Cover image for Let's Understand Some OOP ( Object Oriented Programming ) terms easily.

Let's Understand Some OOP ( Object Oriented Programming ) terms easily.

4
Comments 1
2 min read
Code Smell 112 - Testing Private Methods
Cover image for Code Smell 112 - Testing Private Methods

Code Smell 112 - Testing Private Methods

5
Comments
2 min read
OOP in Python
Cover image for OOP in Python

OOP in Python

24
Comments
12 min read
loading...