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.
Mastering OOP: Encapsulation, Abstraction, Inheritance, and Polymorphism Explained with JavaScript Examples

Mastering OOP: Encapsulation, Abstraction, Inheritance, and Polymorphism Explained with JavaScript Examples

2
Comments
3 min read
Decorator Pattern

Decorator Pattern

Comments
3 min read
Heroes of DDD: BEING perspective. What am I?

Heroes of DDD: BEING perspective. What am I?

Comments
6 min read
Understanding Inheritance and Polymorphism: Simplified OOP Concepts

Understanding Inheritance and Polymorphism: Simplified OOP Concepts

1
Comments
2 min read
Object Oriented Programming (OOP) Made Simple!

Object Oriented Programming (OOP) Made Simple!

2
Comments 1
2 min read
Diving Deeper into Generics in TypeScript

Diving Deeper into Generics in TypeScript

7
Comments 1
3 min read
Exploring Object-Oriented Programming - TypeScript Examples

Exploring Object-Oriented Programming - TypeScript Examples

Comments
3 min read
Object-oriented programming in PHP

Object-oriented programming in PHP

6
Comments
2 min read
TypeScript Tales: Unraveling Abstracts and Interfaces

TypeScript Tales: Unraveling Abstracts and Interfaces

11
Comments 2
3 min read
Introduction to OOP and Understanding Abstraction & Encapsulation

Introduction to OOP and Understanding Abstraction & Encapsulation

2
Comments
3 min read
Exploring Inheritance & Polymorphism in OOP

Exploring Inheritance & Polymorphism in OOP

3
Comments
2 min read
TypeScript Interfaces: Crafting Code with Creative Precision

TypeScript Interfaces: Crafting Code with Creative Precision

2
Comments
4 min read
Tech notes 01 - Two Constructors in Java

Tech notes 01 - Two Constructors in Java

Comments
1 min read
Understanding JavaScript Inheritance: A Deep Dive into Prototypal and Constructor Patterns

Understanding JavaScript Inheritance: A Deep Dive into Prototypal and Constructor Patterns

1
Comments
4 min read
How JavaScript Tries to Imitate Classes and Is There a Better Way?

How JavaScript Tries to Imitate Classes and Is There a Better Way?

Comments
3 min read
Testando das trincheiras: Usando um "clock" fixo

Testando das trincheiras: Usando um "clock" fixo

9
Comments
3 min read
Intro to TypeScript

Intro to TypeScript

10
Comments 2
3 min read
OOP poetry part III - behavioural patterns

OOP poetry part III - behavioural patterns

2
Comments
18 min read
Diving Deeper into Polymorphism

Diving Deeper into Polymorphism

4
Comments
2 min read
Combining Inheritance and Polymorphism in Real-World Applications

Combining Inheritance and Polymorphism in Real-World Applications

5
Comments
2 min read
Introduction to Inheritance in Object-Oriented Programming

Introduction to Inheritance in Object-Oriented Programming

4
Comments
2 min read
Demystifying Object-Oriented Programming (OOP) Concepts

Demystifying Object-Oriented Programming (OOP) Concepts

2
Comments
2 min read
Let's Start Exploring OOP without saying OOPS. #Day1

Let's Start Exploring OOP without saying OOPS. #Day1

Comments
5 min read
How to use Traits, Interface, and Abstract classes In PHP

How to use Traits, Interface, and Abstract classes In PHP

12
Comments
2 min read
Building a legacy-proof app

Building a legacy-proof app

Comments
7 min read
loading...