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.
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
why java does not support multiple inheritance?

why java does not support multiple inheritance?

Comments
1 min read
Hierarchical inheritance in Java

Hierarchical inheritance in Java

Comments
1 min read
what is private ?

what is private ?

Comments
1 min read
what is reference variable ?

what is reference variable ?

Comments
1 min read
what is method overloading ?

what is method overloading ?

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
Understanding SOLID Principles with C# (short intro)

Understanding SOLID Principles with C# (short intro)

Comments
2 min read
What is Python end= Command

What is Python end= Command

Comments
1 min read
Why Use Getters and Setters?!

Why Use Getters and Setters?!

Comments
4 min read
Essential OOP/Database/Data Structures Interview Questions for Developers

Essential OOP/Database/Data Structures Interview Questions for Developers

5
Comments
4 min read
Decorators & Class Property in Python

Decorators & Class Property in Python

4
Comments
2 min read
Is Unit Test really a MUST?

Is Unit Test really a MUST?

Comments
1 min read
Object-Oriented Programming (OOP) in JavaScript: A Comprehensive Guide

Object-Oriented Programming (OOP) in JavaScript: A Comprehensive Guide

Comments
2 min read
Is Clean Code really practical?

Is Clean Code really practical?

Comments
1 min read
Exploring Object-Oriented Programming (OOP) in JavaScript

Exploring Object-Oriented Programming (OOP) in JavaScript

1
Comments
4 min read
Access Modifiers in Java: The Ultimate Gatekeepers

Access Modifiers in Java: The Ultimate Gatekeepers

8
Comments 2
2 min read
Unlocking the Power of OOP in Java: A Beginner’s Guide

Unlocking the Power of OOP in Java: A Beginner’s Guide

7
Comments 1
3 min read
Exploring the Four Pillars of OOP with Fun Real-Life Examples 🚀

Exploring the Four Pillars of OOP with Fun Real-Life Examples 🚀

27
Comments 4
2 min read
Understanding God Objects in Object-Oriented Programming

Understanding God Objects in Object-Oriented Programming

1
Comments
3 min read
loading...