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.
When Controllers Take on Too Much Responsibility

When Controllers Take on Too Much Responsibility

12
Comments
6 min read
Building a PHP CRUD Application with OOP and MySQL: A Best Practice Guide

Building a PHP CRUD Application with OOP and MySQL: A Best Practice Guide

12
Comments
4 min read
Java Comparator vs Comparable Guide with Example

Java Comparator vs Comparable Guide with Example

3
Comments
3 min read
OOP-Camp 4.1: The Secret Lives of Primitive Types

OOP-Camp 4.1: The Secret Lives of Primitive Types

1
Comments
5 min read
OOP - Encapsulation

OOP - Encapsulation

Comments
3 min read
PHP OOP Part-6: Polymorphism

PHP OOP Part-6: Polymorphism

3
Comments
4 min read
PHP OOP Part-1: Introduction, Object, and Class

PHP OOP Part-1: Introduction, Object, and Class

Comments
3 min read
OOP Bootcamp 2: The Why of OOP

OOP Bootcamp 2: The Why of OOP

Comments
12 min read
PHP OOP Part-2: Constructor and Destructor

PHP OOP Part-2: Constructor and Destructor

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

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

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

3
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
Method Chaining in C++

Method Chaining in C++

1
Comments
1 min read
loading...