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.
Generating Trees Images on Canvas Using L-Systems, TypeScript and OOP
Cover image for Generating Trees Images on Canvas Using L-Systems, TypeScript and OOP

Generating Trees Images on Canvas Using L-Systems, TypeScript and OOP

23
Comments 2
10 min read
Code Smell 69 - Big Bang (JavaScript Ridiculous Castings)
Cover image for Code Smell 69 - Big Bang (JavaScript Ridiculous Castings)

Code Smell 69 - Big Bang (JavaScript Ridiculous Castings)

4
Comments
2 min read
16 - Decorator
Cover image for 16 - Decorator

16 - Decorator

4
Comments
7 min read
Orientação a objetos de outra forma: ABC

Orientação a objetos de outra forma: ABC

7
Comments
4 min read
Define sinstructor

Define sinstructor

7
Comments
1 min read
Code Smell 68 - Getters
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 15 - Proxy

15 - Proxy

2
Comments
6 min read
C# Object-Oriented Programming (OOP) Cheat Sheet
Cover image for 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?
Cover image for 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
Cover image for 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?
Cover image for 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
Cover image for OOP: Secrets injection with delegates

OOP: Secrets injection with delegates

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

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

15
Comments
1 min read
Object-Oriented Design Patterns
Cover image for Object-Oriented Design Patterns

Object-Oriented Design Patterns

8
Comments
3 min read
Use Immutable Objects
Cover image for Use Immutable Objects

Use Immutable Objects

14
Comments 1
4 min read
Method chaining in javascript
Cover image for 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
loading...