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.
Java generics and the problems it solved.

Java generics and the problems it solved.

19
Comments 1
5 min read
Do We Really Need to Separate the Model from the UI?
Cover image for Do We Really Need to Separate the Model from the UI?

Do We Really Need to Separate the Model from the UI?

36
Comments 8
4 min read
Inheritance and Polymorphism

Inheritance and Polymorphism

15
Comments
3 min read
Repositories are not just for Databases
Cover image for Repositories are not just for Databases

Repositories are not just for Databases

5
Comments 1
4 min read
Solving Real World Bad Design by Applying the Tell, don’t Ask Principle

Solving Real World Bad Design by Applying the Tell, don’t Ask Principle

16
Comments
6 min read
Designing Public Interfaces the Right Way
Cover image for Designing Public Interfaces the Right Way

Designing Public Interfaces the Right Way

15
Comments
11 min read
JavaScript Inheritance in EcmaScript 5

JavaScript Inheritance in EcmaScript 5

11
Comments
3 min read
Mastering the JavaScript "this" Keyword
Cover image for Mastering the JavaScript "this" Keyword

Mastering the JavaScript "this" Keyword

19
Comments 1
8 min read
ÂżPara quĂŠ sirven los mĂŠtodos .call() y .apply() en JavaScript?
Cover image for ÂżPara quĂŠ sirven los mĂŠtodos .call() y .apply() en JavaScript?

ÂżPara quĂŠ sirven los mĂŠtodos .call() y .apply() en JavaScript?

29
Comments 7
5 min read
What Is Message Passing and What Does It Have to Do with the Liver

What Is Message Passing and What Does It Have to Do with the Liver

7
Comments
9 min read
When did you feel that your OOP skills were shapened?
Cover image for When did you feel that your OOP skills were shapened?

When did you feel that your OOP skills were shapened?

8
Comments
1 min read
Typescript and SOLID

Typescript and SOLID

6
Comments 8
1 min read
Favor Composition over Inheritance

Favor Composition over Inheritance

5
Comments
1 min read
Intro to OOP: Ruby 'One to Many' vs 'Many to Many'

Intro to OOP: Ruby 'One to Many' vs 'Many to Many'

9
Comments 1
3 min read
Under the hood of Prototypal Inheritance in JavaScript

Under the hood of Prototypal Inheritance in JavaScript

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