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.
Coupling: The one and only software design problem
Cover image for Coupling: The one and only software design problem

Coupling: The one and only software design problem

10
Comments 2
5 min read
4 - Composite
Cover image for 4 - Composite

4 - Composite

2
Comments
6 min read
Code Smell 62 - Flag Variables
Cover image for Code Smell 62 - Flag Variables

Code Smell 62 - Flag Variables

1
Comments 1
1 min read
Understanding SOLID Principles: Liskov Substitution Principle
Cover image for Understanding SOLID Principles: Liskov Substitution Principle

Understanding SOLID Principles: Liskov Substitution Principle

22
Comments 3
8 min read
Copy Objects in JavaScript

Copy Objects in JavaScript

7
Comments 2
2 min read
Laziness I: Meta-programming
Cover image for Laziness I: Meta-programming

Laziness I: Meta-programming

5
Comments 2
7 min read
Difference between 'extends' and 'implements' in TypeScript
Cover image for Difference between 'extends' and 'implements' in TypeScript

Difference between 'extends' and 'implements' in TypeScript

10
Comments 2
1 min read
Java Inheritance Tutorial: explained with examples
Cover image for Java Inheritance Tutorial: explained with examples

Java Inheritance Tutorial: explained with examples

8
Comments
10 min read
Understanding Dependency Injection
Cover image for Understanding Dependency Injection

Understanding Dependency Injection

12
Comments
3 min read
Can virtual functions have default arguments?

Can virtual functions have default arguments?

8
Comments 4
5 min read
[Série do Instagram - Primeiros passos como backend] Programação orientada a objetos

[Série do Instagram - Primeiros passos como backend] Programação orientada a objetos

15
Comments
1 min read
Object Oriented Programming in Memes
Cover image for Object Oriented Programming in Memes

Object Oriented Programming in Memes

37
Comments 2
4 min read
2 - Adapter
Cover image for 2 - Adapter

2 - Adapter

4
Comments
7 min read
Hexagonal Architecture Testing
Cover image for Hexagonal Architecture Testing

Hexagonal Architecture Testing

4
Comments
10 min read
Constructor, Prototype, and Their Instance: Relationships

Constructor, Prototype, and Their Instance: Relationships

2
Comments
4 min read
A Refresher on Encapsulation and Abstraction in OOPs
Cover image for A Refresher on Encapsulation and Abstraction in OOPs

A Refresher on Encapsulation and Abstraction in OOPs

13
Comments
3 min read
1 - Singleton
Cover image for 1 - Singleton

1 - Singleton

11
Comments
6 min read
Dealing with non-copyable objects - (C++ Tutorial)
Cover image for Dealing with non-copyable objects - (C++ Tutorial)

Dealing with non-copyable objects - (C++ Tutorial)

8
Comments
3 min read
Python: Inheritance, File System, Error Handling 🎯
Cover image for Python: Inheritance, File System, Error Handling 🎯

Python: Inheritance, File System, Error Handling 🎯

17
Comments
3 min read
Revisiting The S in SOLID
Cover image for Revisiting The S in SOLID

Revisiting The S in SOLID

8
Comments
2 min read
Public vs. Private vs. Protected

Public vs. Private vs. Protected

39
Comments 1
8 min read
0 - Introduction
Cover image for 0 - Introduction

0 - Introduction

26
Comments
5 min read
My Favorite Design Pattern

My Favorite Design Pattern

2
Comments
1 min read
Understanding Objects from a Self Taught Perspective

Understanding Objects from a Self Taught Perspective

10
Comments
10 min read
Python Fundamentals: Everything you need to know about dataclasses
Cover image for Python Fundamentals: Everything you need to know about dataclasses

Python Fundamentals: Everything you need to know about dataclasses

12
Comments
18 min read
loading...