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.
Prototypes vs Traditional Classes
Cover image for Prototypes vs Traditional Classes

Prototypes vs Traditional Classes

5
Comments
2 min read
S.O.L.I.D Principle - Liskov Substitution Principle (LSP)
Cover image for 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
Cover image for Code Smell 81 - Result

Code Smell 81 - Result

6
Comments 6
1 min read
Object-oriented Programming in JavaScript
Cover image for Object-oriented Programming in JavaScript

Object-oriented Programming in JavaScript

142
Comments 3
11 min read
Code Smell 80 - Nested Try/Catch
Cover image for 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)
Cover image for S.O.L.I.D Principle - Open Closed Principle (OCP)

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

11
Comments
2 min read
22 - Mediator
Cover image for 22 - Mediator

22 - Mediator

5
Comments 1
7 min read
Code Smell 79 - TheResult
Cover image for Code Smell 79 - TheResult

Code Smell 79 - TheResult

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

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

10
Comments
3 min read
S.O.L.I.D Principle - Pengenalan
Cover image for S.O.L.I.D Principle - Pengenalan

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

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

C# Delegates 🚚📦🏠

3
Comments
4 min read
Code Smell 78 - Callback Hell
Cover image for 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.
Cover image for 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
Cover image for Call by Value vs Call by Reference

Call by Value vs Call by Reference

4
Comments
2 min read
Code Smell 77 - Timestamps
Cover image for 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
Cover image for Code Smell 75 - Comments Inside a Method

Code Smell 75 - Comments Inside a Method

6
Comments
2 min read
Code Smell 74 - Empty Lines
Cover image for Code Smell 74 - Empty Lines

Code Smell 74 - Empty Lines

4
Comments 4
1 min read
OOP: Object Oriented Programming
Cover image for OOP: Object Oriented Programming

OOP: Object Oriented Programming

10
Comments
3 min read
Object Oriented Programming and Java
Cover image for Object Oriented Programming and Java

Object Oriented Programming and Java

4
Comments
7 min read
Understand Polymorphism once for all
Cover image for Understand Polymorphism once for all

Understand Polymorphism once for all

7
Comments
2 min read
Code Smell 73 - Exceptions for Expected Cases
Cover image for Code Smell 73 - Exceptions for Expected Cases

Code Smell 73 - Exceptions for Expected Cases

7
Comments
2 min read
loading...