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.
Define sinstructor

Define sinstructor

7
Comments
1 min read
Code Smell 68 - Getters

Code Smell 68 - Getters

3
Comments 2
2 min read
call(), apply() & bind() in JavaScript

call(), apply() & bind() in JavaScript

7
Comments
1 min read
SOLID: Liskov Substitution Principle

SOLID: Liskov Substitution Principle

39
Comments 9
7 min read
CREATIONAL PATTERN - Factory pattern

CREATIONAL PATTERN - Factory pattern

4
Comments
6 min read
TellDontAsk and CQRS - Object Design Guide Summary 2

TellDontAsk and CQRS - Object Design Guide Summary 2

32
Comments
7 min read
C# Classes, Objects, and Class Members Explained by Dan Harmon's "Community" | Dear Coder

C# Classes, Objects, and Class Members Explained by Dan Harmon's "Community" | Dear Coder

4
Comments 1
3 min read
SOLID: Principio de Sustitución de Liskov

SOLID: Principio de Sustitución de Liskov

11
Comments
8 min read
15 - Proxy

15 - Proxy

2
Comments
6 min read
C# Object-Oriented Programming (OOP) Cheat Sheet

C# Object-Oriented Programming (OOP) Cheat Sheet

54
Comments 1
5 min read
Orientação a objetos de outra forma: Herança múltiplas e mixins

Orientação a objetos de outra forma: Herança múltiplas e mixins

10
Comments 2
5 min read
What was the hardest concept for you to grasp when learning Object-Oriented Programming?

What was the hardest concept for you to grasp when learning Object-Oriented Programming?

27
Comments 29
1 min read
Two approaches of sameness in programming: OOP vs FP

Two approaches of sameness in programming: OOP vs FP

5
Comments 2
3 min read
Is "this" really that complicated in JavaScript?

Is "this" really that complicated in JavaScript?

79
Comments 10
7 min read
OOP: Secrets injection with delegates

OOP: Secrets injection with delegates

5
Comments
2 min read
অবজার্ভার ডিজাইন প্যাটার্ন উইথ টাইপস্ক্রিপ্ট

অবজার্ভার ডিজাইন প্যাটার্ন উইথ টাইপস্ক্রিপ্ট

15
Comments
1 min read
Object-Oriented Design Patterns

Object-Oriented Design Patterns

8
Comments
3 min read
Use Immutable Objects

Use Immutable Objects

14
Comments 1
4 min read
Method chaining in javascript

Method chaining in javascript

22
Comments 8
2 min read
Orientação a objetos de outra forma: Herança

Orientação a objetos de outra forma: Herança

12
Comments 2
6 min read
Protect class from disallowing changes to values outside in C#

Protect class from disallowing changes to values outside in C#

6
Comments
1 min read
JavaScript: Why Does `this` Work Like This?

JavaScript: Why Does `this` Work Like This?

6
Comments
3 min read
A Walk Through the Gilded Rose Kata — Pt 5: Open to extension, closed to modification

A Walk Through the Gilded Rose Kata — Pt 5: Open to extension, closed to modification

5
Comments
3 min read
A Walk Through the Gilded Rose Kata — Pt 4: Discovering what GildedRose really is

A Walk Through the Gilded Rose Kata — Pt 4: Discovering what GildedRose really is

6
Comments
4 min read
Code Smell 67 - Middle Man

Code Smell 67 - Middle Man

2
Comments
1 min read
loading...