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.
OOP Bootcamp 2: The Why of OOP

OOP Bootcamp 2: The Why of OOP

Comments
12 min read
PHP OOP Part-7: Composition vs Inheritance and Dependency Injection

PHP OOP Part-7: Composition vs Inheritance and Dependency Injection

4
Comments
6 min read
PHP OOP Part-4: Static property, method and this vs self

PHP OOP Part-4: Static property, method and this vs self

1
Comments
6 min read
Decoding ORM: A Deep Dive into Object-Relational Mapping

Decoding ORM: A Deep Dive into Object-Relational Mapping

1
Comments
6 min read
An OOP Bootcamp: Introduction

An OOP Bootcamp: Introduction

Comments
3 min read
what is polymorphism ?

what is polymorphism ?

1
Comments
1 min read
what is inheritance ?

what is inheritance ?

Comments
1 min read
Python's Magic Methods

Python's Magic Methods

7
Comments
2 min read
(D): Aplicando o "Princípio da Inversão de Dependências" com Typescript e Java

(D): Aplicando o "Princípio da Inversão de Dependências" com Typescript e Java

Comments
4 min read
(I): Aplicando o "Princípio da Segregação da Interface" com Typescript e Java

(I): Aplicando o "Princípio da Segregação da Interface" com Typescript e Java

Comments
3 min read
Statistics Behind Latency Metrics: Understanding P90, P95, and P99

Statistics Behind Latency Metrics: Understanding P90, P95, and P99

Comments
3 min read
class and object in java:

class and object in java:

1
Comments
3 min read
Encapsulation and Abstraction in Object-Oriented Programming (OOP)

Encapsulation and Abstraction in Object-Oriented Programming (OOP)

2
Comments
3 min read
Introduction to Object Oriented Programming (OOP) in Golang

Introduction to Object Oriented Programming (OOP) in Golang

5
Comments
8 min read
What is Dependency Injection in PHP and Why It's Crucial for Testing and Maintainability

What is Dependency Injection in PHP and Why It's Crucial for Testing and Maintainability

5
Comments
5 min read
Understanding the SOLID Principles in PHP and How They Improve Code Quality

Understanding the SOLID Principles in PHP and How They Improve Code Quality

1
Comments
5 min read
OOP (Object-Oriented Programming)

OOP (Object-Oriented Programming)

1
Comments
1 min read
Hierarchical inheritance in Java

Hierarchical inheritance in Java

Comments
1 min read
why java does not support multiple inheritance?

why java does not support multiple inheritance?

Comments
1 min read
what is private ?

what is private ?

Comments
1 min read
what is method overloading ?

what is method overloading ?

Comments
1 min read
what is reference variable ?

what is reference variable ?

Comments
1 min read
what is java ?

what is java ?

Comments
1 min read
Method Chaining in C++

Method Chaining in C++

1
Comments
1 min read
OOP Simplified: Breaking Down the 4 Core Principles

OOP Simplified: Breaking Down the 4 Core Principles

3
Comments
6 min read
loading...