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.
Javascript pattern that changed everything (for me...)
Cover image for Javascript pattern that changed everything (for me...)

Javascript pattern that changed everything (for me...)

152
Comments 16
5 min read
Factory Design Pattern
Cover image for Factory Design Pattern

Factory Design Pattern

14
Comments
2 min read
Singleton Design Pattern
Cover image for Singleton Design Pattern

Singleton Design Pattern

6
Comments
2 min read
Build a Blackjack Command Line Game
Cover image for Build a Blackjack Command Line Game

Build a Blackjack Command Line Game

17
Comments 5
12 min read
OOP vs FP

OOP vs FP

7
Comments 9
1 min read
How to learn object oriented programming

How to learn object oriented programming

7
Comments 6
1 min read
C++ Template Meta Programming - The Basics

C++ Template Meta Programming - The Basics

11
Comments
4 min read
Finding harmony between refactoring and implementation
Cover image for Finding harmony between refactoring and implementation

Finding harmony between refactoring and implementation

7
Comments
4 min read
Lower The Pain of Mocking in Tests, the React Way

Lower The Pain of Mocking in Tests, the React Way

37
Comments 2
4 min read
Object Oriented Playing Cards in Python
Cover image for Object Oriented Playing Cards in Python

Object Oriented Playing Cards in Python

10
Comments
3 min read
My First Week With Elixir As A Rubyist

My First Week With Elixir As A Rubyist

6
Comments 4
4 min read
Do You Struggle Naming Your Classes Well?
Cover image for Do You Struggle Naming Your Classes Well?

Do You Struggle Naming Your Classes Well?

71
Comments 5
3 min read
Do me a S.O.L.I.D.

Do me a S.O.L.I.D.

13
Comments
8 min read
OOP + S = OOPS

OOP + S = OOPS

8
Comments 1
2 min read
You should use Python @dataclass

You should use Python @dataclass

74
Comments 9
2 min read
The Game of Life (in Ruby)
Cover image for The Game of Life (in Ruby)

The Game of Life (in Ruby)

44
Comments 5
4 min read
The BaseClass Anti-Pattern

The BaseClass Anti-Pattern

11
Comments
4 min read
Understanding Java Objects, Abstract and Concrete
Cover image for Understanding Java Objects, Abstract and Concrete

Understanding Java Objects, Abstract and Concrete

63
Comments 3
7 min read
C# OOP: Generics
Cover image for C# OOP: Generics

C# OOP: Generics

16
Comments
8 min read
Tired of Programming?

Tired of Programming?

65
Comments 7
3 min read
Classes, Inheritance, Packages & Modularization in Java ☕️
Cover image for Classes, Inheritance, Packages & Modularization in Java ☕️

Classes, Inheritance, Packages & Modularization in Java ☕️

6
Comments 1
6 min read
Composition Over Inheritance

Composition Over Inheritance

9
Comments 1
3 min read
Where's my inheritance? Understanding the Liskov Substitution Principle

Where's my inheritance? Understanding the Liskov Substitution Principle

7
Comments 2
3 min read
C# OOP: Operator Overloading
Cover image for C# OOP: Operator Overloading

C# OOP: Operator Overloading

8
Comments
6 min read
Introducing MikroORM, TypeScript data-mapper ORM with Identity Map

Introducing MikroORM, TypeScript data-mapper ORM with Identity Map

88
Comments 11
6 min read
loading...