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.
Compile-time polymorphism !!

Compile-time polymorphism !!

15
Comments 5
2 min read
How to create good names, good functions, good objects, and good classes?

How to create good names, good functions, good objects, and good classes?

5
Comments
5 min read
What inverts in the dependency inversion principle?

What inverts in the dependency inversion principle?

4
Comments 2
3 min read
How do you choose between an interface and abstract class?

How do you choose between an interface and abstract class?

23
Comments 17
3 min read
HateItOrLoveIt: Traits?

HateItOrLoveIt: Traits?

6
Comments
2 min read
Why composition is superior to inheritance as a way of sharing code

Why composition is superior to inheritance as a way of sharing code

33
Comments 20
5 min read
A matter of class: examining the class construct in JavaScript

A matter of class: examining the class construct in JavaScript

8
Comments 1
4 min read
Object Oriented Functional Programming or How Can You Use Classes as Redux Reducers

Object Oriented Functional Programming or How Can You Use Classes as Redux Reducers

6
Comments
9 min read
ADTs in OOP - FTW or WTF?

ADTs in OOP - FTW or WTF?

8
Comments
5 min read
Understanding the ref keyword in C#

Understanding the ref keyword in C#

6
Comments
1 min read
Understanding Encapsulation

Understanding Encapsulation

6
Comments
1 min read
Java is Unsound: The Industry Perspective

Java is Unsound: The Industry Perspective

9
Comments 26
9 min read
Things that You Don't Know About the JavaScript’s Object Constructor

Things that You Don't Know About the JavaScript’s Object Constructor

15
Comments
7 min read
Using a JavaScript Proxy Object to Control Object Operations

Using a JavaScript Proxy Object to Control Object Operations

11
Comments
7 min read
Tips for Working with JavaScript Numbers

Tips for Working with JavaScript Numbers

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