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.
"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
The Strategy Pattern in TypeScript: Discriminated Unions Beat Subclasses

The Strategy Pattern in TypeScript: Discriminated Unions Beat Subclasses

1
Comments
10 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
Go's Embedding Isn't Inheritance. Stop Treating It Like It Is

Go's Embedding Isn't Inheritance. Stop Treating It Like It Is

1
Comments
6 min read
PHP 8.4 Asymmetric Visibility: 5 Patterns That Replace Constructors and Setters

PHP 8.4 Asymmetric Visibility: 5 Patterns That Replace Constructors and Setters

1
Comments 1
8 min read
Understanding Mixins in TypeScript: Concept and Examples

Understanding Mixins in TypeScript: Concept and Examples

1
Comments
1 min read
The Day "this" Betrayed Me in JavaScript

The Day "this" Betrayed Me in JavaScript

Comments
4 min read
Which Java Construct Should You Use? Let Change Drivers Decide

Which Java Construct Should You Use? Let Change Drivers Decide

5
Comments 1
14 min read
Java LLD: Designing a High-Concurrency Twitter Feed

Java LLD: Designing a High-Concurrency Twitter Feed

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