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.
Getters and Setters in Objects

Getters and Setters in Objects

1
Comments 1
4 min read
Week 7 : Advanced OOP Practice in C++

Week 7 : Advanced OOP Practice in C++

1
Comments
2 min read
Understanding Core OOP Concepts with Java: A Beginner’s Guide

Understanding Core OOP Concepts with Java: A Beginner’s Guide

4
Comments
3 min read
The Curse of Verbosity and Indirection

The Curse of Verbosity and Indirection

Comments
8 min read
Diamond Problem in Java? How to fix it?

Diamond Problem in Java? How to fix it?

5
Comments
2 min read
Writing Clean Code in PHP: SOLID Principles Explained

Writing Clean Code in PHP: SOLID Principles Explained

Comments
3 min read
JavaScript: Linked Objects

JavaScript: Linked Objects

Comments
4 min read
MiniScript's Parent-Class Variable Pitfall

MiniScript's Parent-Class Variable Pitfall

1
Comments 1
5 min read
A Java Learning Roadmap: From Basics to Spring Boot for Beginners

A Java Learning Roadmap: From Basics to Spring Boot for Beginners

5
Comments
3 min read
Understanding Objects, Identity, Mutability, and Memory Management in Python

Understanding Objects, Identity, Mutability, and Memory Management in Python

Comments
4 min read
Java Object

Java Object

Comments
1 min read
Metaclasses in Python – The Power Behind Class Creation

Metaclasses in Python – The Power Behind Class Creation

Comments
3 min read
A Beginner’s Guide to Debugging Like a Pro

A Beginner’s Guide to Debugging Like a Pro

Comments
3 min read
Object Calisthenics: Writing Better Object-Oriented Code

Object Calisthenics: Writing Better Object-Oriented Code

2
Comments
3 min read
Understanding Prototype Inheritance in JavaScript

Understanding Prototype Inheritance in JavaScript

1
Comments
6 min read
Techniques for Implementing an Effective Anticorruption Layer in Your System

Techniques for Implementing an Effective Anticorruption Layer in Your System

Comments
4 min read
My Journey Learning Object-Oriented Programming Through Java

My Journey Learning Object-Oriented Programming Through Java

4
Comments
4 min read
Writing Clean Code in PHP: SOLID Principles Explained

Writing Clean Code in PHP: SOLID Principles Explained

2
Comments 1
5 min read
What is an object?

What is an object?

1
Comments
3 min read
Interviewers Will Ask You About This: .NET Dependency Injection Made Simple

Interviewers Will Ask You About This: .NET Dependency Injection Made Simple

1
Comments
12 min read
Composition over Inheritance through example: ICE vs EV

Composition over Inheritance through example: ICE vs EV

Comments
3 min read
Leveraging The Power Of Iteration Using Python Data Model

Leveraging The Power Of Iteration Using Python Data Model

Comments
14 min read
What is metaprogramming and its role in AI Workflows?

What is metaprogramming and its role in AI Workflows?

Comments
5 min read
Understanding Method Hiding and Overriding in C#: A Real-World Problem Solved

Understanding Method Hiding and Overriding in C#: A Real-World Problem Solved

1
Comments
4 min read
Simplifying Object-Oriented Programming (OOP) Concepts with Real-Life Examples in TS

Simplifying Object-Oriented Programming (OOP) Concepts with Real-Life Examples in TS

Comments
9 min read
loading...