DEV Community

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.
C++ Template Meta Programming - The Basics

C++ Template Meta Programming - The Basics

11
Comments
4 min read
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

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?

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)

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

Understanding Java Objects, Abstract and Concrete

63
Comments 3
7 min read
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 ☕️

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

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
Decouple your code

Decouple your code

7
Comments
4 min read
Protocol Oriented Programming (POP) Brief Summary

Protocol Oriented Programming (POP) Brief Summary

8
Comments
2 min read
Design Principles for OOP Brief Summary

Design Principles for OOP Brief Summary

6
Comments
2 min read
Using Getters and Setters in Python

Using Getters and Setters in Python

42
Comments 1
3 min read
C# OOP: Method Overloading

C# OOP: Method Overloading

12
Comments
6 min read
About Classes...

About Classes...

53
Comments 3
3 min read
loading...