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.
Understanding Static vs Self in PHP

Understanding Static vs Self in PHP

17
Comments 2
2 min read
The thought process behind converting System Requirements into Object-Oriented Design

The thought process behind converting System Requirements into Object-Oriented Design

Comments
12 min read
Java OOP, in a Nutshell

Java OOP, in a Nutshell

6
Comments
5 min read
Mastering OOP: Encapsulation, Abstraction, Inheritance, and Polymorphism Explained with JavaScript Examples
Cover image for Mastering OOP: Encapsulation, Abstraction, Inheritance, and Polymorphism Explained with JavaScript Examples

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

3
Comments
3 min read
Decorator Pattern

Decorator Pattern

Comments
3 min read
Heroes of DDD: BEING perspective. What am I?
Cover image for 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
Cover image for Diving Deeper into Generics in TypeScript

Diving Deeper into Generics in TypeScript

7
Comments 1
3 min read
Exploring Object-Oriented Programming - TypeScript Examples
Cover image for 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
Cover image for TypeScript Tales: Unraveling Abstracts and Interfaces

TypeScript Tales: Unraveling Abstracts and Interfaces

12
Comments 2
3 min read
OOPs Concept: getitem, setitem & delitem in Python
Cover image for OOPs Concept: getitem, setitem & delitem in Python

OOPs Concept: getitem, setitem & delitem in Python

2
Comments
7 min read
Exploring Inheritance & Polymorphism in OOP
Cover image for Exploring Inheritance & Polymorphism in OOP

Exploring Inheritance & Polymorphism in OOP

3
Comments
2 min read
Introduction to OOP and Understanding Abstraction & Encapsulation
Cover image for Introduction to OOP and Understanding Abstraction & Encapsulation

Introduction to OOP and Understanding Abstraction & Encapsulation

2
Comments
3 min read
TypeScript Interfaces: Crafting Code with Creative Precision
Cover image for 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
Cover image for 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
Cover image for 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?
Cover image for 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
Cover image for Testando das trincheiras: Usando um "clock" fixo

Testando das trincheiras: Usando um "clock" fixo

9
Comments
3 min read
Intro to TypeScript
Cover image for Intro to TypeScript

Intro to TypeScript

12
Comments 2
3 min read
OOP poetry part III - behavioural patterns
Cover image for OOP poetry part III - behavioural patterns

OOP poetry part III - behavioural patterns

2
Comments
18 min read
Diving Deeper into Polymorphism
Cover image for Diving Deeper into Polymorphism

Diving Deeper into Polymorphism

4
Comments
2 min read
Combining Inheritance and Polymorphism in Real-World Applications
Cover image for 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
Cover image for Introduction to Inheritance in Object-Oriented Programming

Introduction to Inheritance in Object-Oriented Programming

4
Comments
2 min read
loading...