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.
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
"Why Composition is Better than Inheritance in OOP: A Practical Guide to Cleaner Code"

"Why Composition is Better than Inheritance in OOP: A Practical Guide to Cleaner Code"

Comments
4 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

1
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
Top 5 Backend Programming Languages to Learn in 2024

Top 5 Backend Programming Languages to Learn in 2024

4
Comments
1 min read
Functions and Object-Oriented Programming (OOP) in Python

Functions and Object-Oriented Programming (OOP) in Python

Comments
3 min read
Week 2 of My C++ Learning Journey: Advancing with Strings, Bit Manipulation & OOP

Week 2 of My C++ Learning Journey: Advancing with Strings, Bit Manipulation & OOP

1
Comments
3 min read
Abstraction vs Encapsulation

Abstraction vs Encapsulation

23
Comments 2
1 min read
Python OOP

Python OOP

Comments
2 min read
Writing Pythonic Code With Python Data Model

Writing Pythonic Code With Python Data Model

Comments
10 min read
Dependency Injection in Laravel: A Better Way to Manage Dependencies

Dependency Injection in Laravel: A Better Way to Manage Dependencies

Comments
5 min read
loading...