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.
Dependency Injection & Conciseness in Modern PHP

Dependency Injection & Conciseness in Modern PHP

Comments
3 min read
When to use Facade Design Pattern?

When to use Facade Design Pattern?

Comments
1 min read
🔌 A Deep Dive into Enterprise Networking for Developers

🔌 A Deep Dive into Enterprise Networking for Developers

Comments
3 min read
Scope Functions in Kotlin

Scope Functions in Kotlin

Comments
4 min read
Encapsulation in Java Explained (Or Why Your Data Needs Boundaries Too)

Encapsulation in Java Explained (Or Why Your Data Needs Boundaries Too)

Comments
2 min read
Inheritance vs Composition

Inheritance vs Composition

Comments
2 min read
Behind the Underscores EP02: Object Initialization and Construction Methods (__new__, __init__, __del__)

Behind the Underscores EP02: Object Initialization and Construction Methods (__new__, __init__, __del__)

Comments
7 min read
Java Interfaces Explained: The WebDriver Design

Java Interfaces Explained: The WebDriver Design

7
Comments 6
4 min read
SOLID Principles in JavaScript

SOLID Principles in JavaScript

Comments
3 min read
Abstract Classes and Interfaces in Java

Abstract Classes and Interfaces in Java

2
Comments
2 min read
Lombok Field Iteration: Safer Object Copying in Java

Lombok Field Iteration: Safer Object Copying in Java

Comments
6 min read
3 dicas para melhorar seu cĂłdigo orientado a objetos

3 dicas para melhorar seu cĂłdigo orientado a objetos

Comments
4 min read
JSON (JavaScript Object Notation): The Universal Data Exchange Language

JSON (JavaScript Object Notation): The Universal Data Exchange Language

Comments
3 min read
SQL And PHP: People whose birthday is today

SQL And PHP: People whose birthday is today

Comments
1 min read
Java: Inheritance, Method Overrides, and Polymorphism.

Java: Inheritance, Method Overrides, and Polymorphism.

Comments
4 min read
Understanding Constructor Functions

Understanding Constructor Functions

1
Comments
2 min read
Writing Clean and Efficient Python Code

Writing Clean and Efficient Python Code

Comments
3 min read
Understanding Abstraction in Python: Simplifying Complexity

Understanding Abstraction in Python: Simplifying Complexity

Comments
4 min read
Encapsulation in Python: Understanding the Basics

Encapsulation in Python: Understanding the Basics

Comments
4 min read
Mastering Middleware Execution Order in Laravel 12

Mastering Middleware Execution Order in Laravel 12

1
Comments
3 min read
Who’s Afraid of the Liskov Substitution Principle?

Who’s Afraid of the Liskov Substitution Principle?

3
Comments
4 min read
đź’» Mastering Java OOP: Understanding Classes, Objects, and the Four Pillars

đź’» Mastering Java OOP: Understanding Classes, Objects, and the Four Pillars

Comments
1 min read
Basic OOP - Part 01

Basic OOP - Part 01

6
Comments 1
2 min read
Roadmap TypeScript

Roadmap TypeScript

Comments
2 min read
Object‑Oriented Programming

Object‑Oriented Programming

10
Comments 1
12 min read
loading...