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.
The Three Laws of Objects

The Three Laws of Objects

26
Comments
5 min read
The Interface Segregation Principle Applied in C#/.NET

The Interface Segregation Principle Applied in C#/.NET

7
Comments
8 min read
How to write a really object oriented program

How to write a really object oriented program

15
Comments 3
8 min read
Object Oriented Programming

Object Oriented Programming

252
Comments 9
16 min read
40+ OOP Interview Questions in 2019

40+ OOP Interview Questions in 2019

193
Comments 4
20 min read
Simplifying WordPress's functions.php with OOP

Simplifying WordPress's functions.php with OOP

210
Comments 26
6 min read
It's wrong to treat "Draft" mode as a state on the way to "Final"

It's wrong to treat "Draft" mode as a state on the way to "Final"

9
Comments 11
1 min read
Emulating "Private" Variables in JavaScript with Closures and Factory Functions

Emulating "Private" Variables in JavaScript with Closures and Factory Functions

97
Comments 24
5 min read
How else you can define properties for JavaScript objects

How else you can define properties for JavaScript objects

13
Comments 3
3 min read
Is One Source of Truth just a fancy name for Global Variables?

Is One Source of Truth just a fancy name for Global Variables?

7
Comments
2 min read
If you're struggling with JavaScript `this`...

If you're struggling with JavaScript `this`...

13
Comments
2 min read
Fluent Plain Old Object Builder Interface Pattern

Fluent Plain Old Object Builder Interface Pattern

21
Comments 2
5 min read
What is Constructor in Javascript

What is Constructor in Javascript

8
Comments
1 min read
JavaScript Classes

JavaScript Classes

23
Comments 7
2 min read
1-minute guide to real constants in Python

1-minute guide to real constants in Python

93
Comments 11
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.