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.
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)

11
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)

10
Comments
3 min read
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

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
Code Smell 73 - Exceptions for Expected Cases

Code Smell 73 - Exceptions for Expected Cases

7
Comments
2 min read
20 - Chain of Responsibility

20 - Chain of Responsibility

8
Comments 2
9 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

28
Comments
4 min read
loading...