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.
Inheritance vs Composition

Inheritance vs Composition

37
Comments 1
3 min read
What is the __construct Method Used For in PHP?

What is the __construct Method Used For in PHP?

6
Comments
1 min read
Inheritance in Python

Inheritance in Python

8
Comments
4 min read
Encapsulation

Encapsulation

6
Comments
1 min read
How to write an object oriented program that doesn't suck
Cover image for How to write an object oriented program that doesn't suck

How to write an object oriented program that doesn't suck

70
Comments 16
8 min read
Composition over encapsulation

Composition over encapsulation

6
Comments 7
2 min read
Polymorphism and ES6

Polymorphism and ES6

5
Comments
2 min read
Preventing Broken Window Theory using Design Patterns

Preventing Broken Window Theory using Design Patterns

6
Comments
5 min read
Automobiles and OOP, a SOLID understanding

Automobiles and OOP, a SOLID understanding

44
Comments
6 min read
A Tale of Two Sorted Lists: Comparing Inheritance and Composition

A Tale of Two Sorted Lists: Comparing Inheritance and Composition

5
Comments
6 min read
Encapsulate and abstract for future-proof software
Cover image for Encapsulate and abstract for future-proof software

Encapsulate and abstract for future-proof software

8
Comments
4 min read
How do I define a method with input parameters in an interface?

How do I define a method with input parameters in an interface?

4
Comments
2 min read
Best practices for PHP exception handling
Cover image for Best practices for PHP exception handling

Best practices for PHP exception handling

7
Comments
9 min read
OOP is great! And here is why!

OOP is great! And here is why!

10
Comments 2
1 min read
Difference between state and State
Cover image for Difference between state and State

Difference between state and State

29
Comments 5
8 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.