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.
What inverts in the dependency inversion principle?
Cover image for 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?
Cover image for HateItOrLoveIt: Traits?

HateItOrLoveIt: Traits?

6
Comments
2 min read
Why composition is superior to inheritance as a way of sharing code
Cover image for 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
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

8
Comments
9 min read
A matter of class: examining the class construct in JavaScript
Cover image for 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
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
Useful New Features in ES2016 and 2017 That You May Have Missed

Useful New Features in ES2016 and 2017 That You May Have Missed

17
Comments
7 min read
Introducing the JavaScript Destructuring Assignment Syntax

Introducing the JavaScript Destructuring Assignment Syntax

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