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.
Understanding Object-Oriented Programming (OOP) with Real-World Examples

Understanding Object-Oriented Programming (OOP) with Real-World Examples

Comments
2 min read
πŸš€ Introduction to System Design: LLD and SOLID Principles

πŸš€ Introduction to System Design: LLD and SOLID Principles

Comments
4 min read
Constructors in Java: Birth Certificates for Your Objects

Constructors in Java: Birth Certificates for Your Objects

Comments
2 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
OBJECT ORIENTED PROGRAMMING (OOP) IN PYTHON SUMMARY

OBJECT ORIENTED PROGRAMMING (OOP) IN PYTHON SUMMARY

1
Comments 1
3 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
Encapsulation in Python: Understanding the Basics

Encapsulation in Python: Understanding the Basics

Comments
4 min read
Understanding Abstraction in Python: Simplifying Complexity

Understanding Abstraction in Python: Simplifying Complexity

Comments
4 min read
Writing Clean and Efficient Python Code

Writing Clean and Efficient Python Code

Comments
3 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
What's the worst mistake you've ever pushed to production or deleted by accident? πŸ€”

What's the worst mistake you've ever pushed to production or deleted by accident? πŸ€”

3
Comments 4
1 min read