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.
OOP Principles That Will Take You Far

OOP Principles That Will Take You Far

Comments
8 min read
Polymorphism

Polymorphism

3
Comments
2 min read
Constructors in Java with Default Constructor Explained

Constructors in Java with Default Constructor Explained

5
Comments
2 min read
Designing a Scalable Notification System in Node.js: An OOP + SOLID Approach for Production

Designing a Scalable Notification System in Node.js: An OOP + SOLID Approach for Production

1
Comments 1
3 min read
I Thought OOP Was Just "IS-A"… Until an Interview Destroyed My Confidence

I Thought OOP Was Just "IS-A"… Until an Interview Destroyed My Confidence

1
Comments
7 min read
Stop Casting Your Events: Leveraging JEP 440 Nested Record Patterns for Type-Safe Multi-Agent Orchestration

Stop Casting Your Events: Leveraging JEP 440 Nested Record Patterns for Type-Safe Multi-Agent Orchestration

Comments
2 min read
Stop Manual Record Rebuilding: Mastering JEP 468 Derived Record Creation for Functional State Evolution

Stop Manual Record Rebuilding: Mastering JEP 468 Derived Record Creation for Functional State Evolution

Comments
2 min read
"When `_method` isn't enough: enforcing access control in Python at runtime"

"When `_method` isn't enough: enforcing access control in Python at runtime"

Comments
4 min read
OOP - Make Your Code More Scalable

OOP - Make Your Code More Scalable

1
Comments 2
7 min read
I Learned OOP in College - But Nobody Showed Me Where It Actually Lives

I Learned OOP in College - But Nobody Showed Me Where It Actually Lives

1
Comments
4 min read
You can't see me

You can't see me

1
Comments
2 min read
Execution Context and Object Context - Clarifying `window` , `global` and `this` in JavaScript.

Execution Context and Object Context - Clarifying `window` , `global` and `this` in JavaScript.

1
Comments
8 min read
Why Object-Oriented Programming Was Introduced - Objects and Classes

Why Object-Oriented Programming Was Introduced - Objects and Classes

4
Comments
3 min read
Java Machine Coding: How to Design a Scalable Cab Booking System (Uber/Ola)

Java Machine Coding: How to Design a Scalable Cab Booking System (Uber/Ola)

Comments
2 min read
How TypeScript Empowers Advanced Object-Oriented Programming: Inheritance and Polymorphism Explained

How TypeScript Empowers Advanced Object-Oriented Programming: Inheritance and Polymorphism Explained

3
Comments
1 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.