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.
Rebuilding FactoryBot in 150 lines of code

Rebuilding FactoryBot in 150 lines of code

48
Comments 1
16 min read
Core Concepts behind Java OOP

Core Concepts behind Java OOP

14
Comments 1
4 min read
Wiring Services in Frameworks And How it Works Under the Hood

Wiring Services in Frameworks And How it Works Under the Hood

6
Comments
2 min read
SOLID e o princípio do faça algo, mas do seu jeito

SOLID e o princípio do faça algo, mas do seu jeito

11
Comments
4 min read
SOLID e o princípio do não faça mais do que não deve

SOLID e o princípio do não faça mais do que não deve

16
Comments
5 min read
Hairless Furever: My First CLI Gem

Hairless Furever: My First CLI Gem

6
Comments
13 min read
Prototypes vs Traditional Classes

Prototypes vs Traditional Classes

5
Comments
2 min read
S.O.L.I.D Principle - Liskov Substitution Principle (LSP)

S.O.L.I.D Principle - Liskov Substitution Principle (LSP)

8
Comments
2 min read
Laravel Inversion of Control Implementation using Contextual Binding

Laravel Inversion of Control Implementation using Contextual Binding

22
Comments 4
7 min read
Code Smell 81 - Result

Code Smell 81 - Result

6
Comments 6
1 min read
Object-oriented Programming in JavaScript

Object-oriented Programming in JavaScript

142
Comments 3
11 min read
Code Smell 80 - Nested Try/Catch

Code Smell 80 - Nested Try/Catch

5
Comments
2 min read
Java - reduce redundant objects with Flyweight Design pattern

Java - reduce redundant objects with Flyweight Design pattern

37
Comments 6
4 min read
S.O.L.I.D Principle - Open Closed Principle (OCP)

S.O.L.I.D Principle - Open Closed Principle (OCP)

10
Comments
2 min read
22 - Mediator

22 - Mediator

5
Comments 1
7 min read
Code Smell 79 - TheResult

Code Smell 79 - TheResult

4
Comments
1 min read
S.O.L.I.D Principle - Single Responsibility Principle (SRP)

S.O.L.I.D Principle - Single Responsibility Principle (SRP)

9
Comments
3 min read
S.O.L.I.D Principle - Pengenalan

S.O.L.I.D Principle - Pengenalan

12
Comments 1
1 min read
C# Delegates 🚚📦🏠

C# Delegates 🚚📦🏠

3
Comments
4 min read
Code Smell 78 - Callback Hell

Code Smell 78 - Callback Hell

2
Comments
2 min read
A tal da alta coesão e baixo acoplamento

A tal da alta coesão e baixo acoplamento

10
Comments 2
2 min read
How to create a PHP validator.

How to create a PHP validator.

2
Comments 2
1 min read
Call by Value vs Call by Reference

Call by Value vs Call by Reference

4
Comments
2 min read
Code Smell 77 - Timestamps

Code Smell 77 - Timestamps

4
Comments
2 min read
C# Constructor Overloading Example

C# Constructor Overloading Example

3
Comments
1 min read
Code Smell 75 - Comments Inside a Method

Code Smell 75 - Comments Inside a Method

6
Comments
2 min read
Code Smell 74 - Empty Lines

Code Smell 74 - Empty Lines

4
Comments 4
1 min read
OOP: Object Oriented Programming

OOP: Object Oriented Programming

10
Comments
3 min read
Object Oriented Programming and Java

Object Oriented Programming and Java

4
Comments
7 min read
Understand Polymorphism once for all

Understand Polymorphism once for all

7
Comments
2 min read
20 - Chain of Responsibility

20 - Chain of Responsibility

8
Comments 2
9 min read
Code Smell 73 - Exceptions for Expected Cases

Code Smell 73 - Exceptions for Expected Cases

6
Comments
2 min read
Julia Object Oriented Programming

Julia Object Oriented Programming

7
Comments
7 min read
JavaScript Inheritance: The Dark Arts

JavaScript Inheritance: The Dark Arts

49
Comments 4
13 min read
SOLID: Interface Segregation Principle

SOLID: Interface Segregation Principle

27
Comments
4 min read
SOLID: Principio de Segregación de Interfaces

SOLID: Principio de Segregación de Interfaces

12
Comments 2
5 min read
A small thing nobody taught you in Python

A small thing nobody taught you in Python

4
Comments
2 min read
Sequence of object creation in .NET

Sequence of object creation in .NET

5
Comments
2 min read
A simple way to reduce complexity of Information Systems

A simple way to reduce complexity of Information Systems

76
Comments 7
4 min read
Learning Ruby "Advanced" Class Methods

Learning Ruby "Advanced" Class Methods

4
Comments
3 min read
OOP CAN BE EASY

OOP CAN BE EASY

6
Comments
2 min read
Learning OO Ruby class variables

Learning OO Ruby class variables

5
Comments
3 min read
Object-Oriented Programming in Java Part 1

Object-Oriented Programming in Java Part 1

4
Comments
6 min read
Learning OO Ruby

Learning OO Ruby

4
Comments
2 min read
Observer Pattern

Observer Pattern

30
Comments
3 min read
Dynamic Dispatch and Dispatch Tables

Dynamic Dispatch and Dispatch Tables

7
Comments
5 min read
Functional programming vs object oriented programming

Functional programming vs object oriented programming

34
Comments 1
3 min read
Sealed v/s Abstract Classes

Sealed v/s Abstract Classes

2
Comments
2 min read
A Beginner's Guide to Dealing With Classes and Object Relationships in Javascript

A Beginner's Guide to Dealing With Classes and Object Relationships in Javascript

6
Comments
5 min read
17 - Bridge

17 - Bridge

5
Comments
8 min read
⚔ LOTR with SOLID principles 💍👿

⚔ LOTR with SOLID principles 💍👿

14
Comments
5 min read
Orientação a objetos de outra forma: Property

Orientação a objetos de outra forma: Property

12
Comments
4 min read
Introduction to Object-Oriented Programming

Introduction to Object-Oriented Programming

6
Comments
3 min read
Generating Trees Images, Part 3. From Fractal to a Real Tree

Generating Trees Images, Part 3. From Fractal to a Real Tree

7
Comments 2
10 min read
Reference to OOP PHP

Reference to OOP PHP

9
Comments 2
5 min read
Generating Trees Images, Part 2. Geometry, Graphics and DOM

Generating Trees Images, Part 2. Geometry, Graphics and DOM

4
Comments 4
8 min read
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)

Code Smell 69 - Big Bang (JavaScript Ridiculous Castings)

4
Comments
2 min read
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
loading...