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.
Exploring Object-Oriented Programming in PHP
Cover image for Exploring Object-Oriented Programming in PHP

Exploring Object-Oriented Programming in PHP

Comments
2 min read
OOP Concepts C# : Mastering

OOP Concepts C# : Mastering

6
Comments
10 min read
'this' and its ever changing context.
Cover image for 'this' and its ever changing context.

'this' and its ever changing context.

1
Comments
4 min read
OOP, the right way: Message Passing and the Four Pillars

OOP, the right way: Message Passing and the Four Pillars

Comments
2 min read
Interface Segregation Principle (ISP) By Using PHP : SOLID Principle

Interface Segregation Principle (ISP) By Using PHP : SOLID Principle

3
Comments
4 min read
Single Responsibility Principle (SRP) By Using PHP : SOLID Principle

Single Responsibility Principle (SRP) By Using PHP : SOLID Principle

1
Comments 1
4 min read
Do you really need Dependency Injection? OOP roundtrip journey.

Do you really need Dependency Injection? OOP roundtrip journey.

Comments
6 min read
Writing Typescript unit tests with ArchiTest
Cover image for Writing Typescript unit tests with ArchiTest

Writing Typescript unit tests with ArchiTest

Comments
2 min read
Inheritance Vs Composition
Cover image for Inheritance Vs Composition

Inheritance Vs Composition

5
Comments
2 min read
S.O.L.I.D: The 5 Golden Rules to Level Up Your Coding Skills
Cover image for S.O.L.I.D: The 5 Golden Rules to Level Up Your Coding Skills

S.O.L.I.D: The 5 Golden Rules to Level Up Your Coding Skills

147
Comments 13
9 min read
Sealed and Final in Java (17+)
Cover image for Sealed and Final in Java (17+)

Sealed and Final in Java (17+)

Comments
2 min read
"You Don’t Know Java" 💫 Dto, Vm, Vo, Entity, Domain, Bean, and Pojo reference Table
Cover image for "You Don’t Know Java" 💫 Dto, Vm, Vo, Entity, Domain, Bean, and Pojo reference Table

"You Don’t Know Java" 💫 Dto, Vm, Vo, Entity, Domain, Bean, and Pojo reference Table

3
Comments
2 min read
SOLID - Software Design Principles

SOLID - Software Design Principles

2
Comments
3 min read
🤝 Strategy pattern at the service of SOLID Open-Closed principle
Cover image for 🤝 Strategy pattern at the service of SOLID Open-Closed principle

🤝 Strategy pattern at the service of SOLID Open-Closed principle

Comments
3 min read
The "Service hell" and how you can avoid it
Cover image for The "Service hell" and how you can avoid it

The "Service hell" and how you can avoid it

Comments
2 min read
Demystifying GoF Design Patterns: Essential Techniques for Crafting Maintainable and Scalable Software Solutions

Demystifying GoF Design Patterns: Essential Techniques for Crafting Maintainable and Scalable Software Solutions

5
Comments
7 min read
The Liskov Substitution Principle Demystified

The Liskov Substitution Principle Demystified

Comments
2 min read
SOLID Principles of Object-Oriented Programming in Laravel
Cover image for SOLID Principles of Object-Oriented Programming in Laravel

SOLID Principles of Object-Oriented Programming in Laravel

5
Comments 2
6 min read
Introduction to Object-Oriented Programming (OOP) in Python: Simplified
Cover image for Introduction to Object-Oriented Programming (OOP) in Python: Simplified

Introduction to Object-Oriented Programming (OOP) in Python: Simplified

1
Comments
2 min read
Dynamic API Versioning in Laravel
Cover image for Dynamic API Versioning in Laravel

Dynamic API Versioning in Laravel

11
Comments 4
3 min read
Decoding the Law of Demeter through Real-World Example
Cover image for Decoding the Law of Demeter through Real-World Example

Decoding the Law of Demeter through Real-World Example

Comments 1
1 min read
In Dart: extends vs. with vs. implements
Cover image for In Dart: extends vs. with vs. implements

In Dart: extends vs. with vs. implements

3
Comments
1 min read
SOLID Principles: A Must-Know for All Developers
Cover image for SOLID Principles: A Must-Know for All Developers

SOLID Principles: A Must-Know for All Developers

1
Comments
4 min read
Understanding Getter, Setter and Private variables in Python

Understanding Getter, Setter and Private variables in Python

13
Comments
2 min read
OOP Fundamentals: Tell 📣, don't ask 🚫
Cover image for OOP Fundamentals: Tell 📣, don't ask 🚫

OOP Fundamentals: Tell 📣, don't ask 🚫

1
Comments
2 min read
loading...