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 Abstraction

OOP Abstraction

Comments
1 min read
Mastering JavaScript Inheritance with Prototypes

Mastering JavaScript Inheritance with Prototypes

Comments 2
2 min read
The Role of Object-Oriented Programming (OOP) in Software Evolution

The Role of Object-Oriented Programming (OOP) in Software Evolution

Comments
2 min read
I Built a Custom Python Logger Module with OOP (Console, File & DB Logging)

I Built a Custom Python Logger Module with OOP (Console, File & DB Logging)

Comments
2 min read
STOP! Your POJOs Are Secretly Anemic: The OOP Killer Hiding in Plain Sight!

STOP! Your POJOs Are Secretly Anemic: The OOP Killer Hiding in Plain Sight!

Comments
4 min read
Taking advantage of CQRS in legacy applications

Taking advantage of CQRS in legacy applications

1
Comments
7 min read
The OOP Lie: Your Domain Model Is Anemic & You Don't Even Know It!

The OOP Lie: Your Domain Model Is Anemic & You Don't Even Know It!

Comments
4 min read
👉 The Java main Method: Why It Looks So Weird

👉 The Java main Method: Why It Looks So Weird

Comments
2 min read
Thoughts on object creation

Thoughts on object creation

26
Comments 10
6 min read
The Midway software design pattern

The Midway software design pattern

Comments
2 min read
Encapsulated Collaboration: Using Closures to Extend Class Behavior Without Violating Interface Boundaries

Encapsulated Collaboration: Using Closures to Extend Class Behavior Without Violating Interface Boundaries

Comments
9 min read
Class in java

Class in java

1
Comments
1 min read
The Power of OOP

The Power of OOP

Comments
7 min read
An Enum Alternative to the Factory Pattern: The Pros, Cons, and Hidden Dangers

An Enum Alternative to the Factory Pattern: The Pros, Cons, and Hidden Dangers

1
Comments
5 min read
OOPS:)

OOPS:)

3
Comments
2 min read
Objects & Classes in Java

Objects & Classes in Java

Comments
1 min read
Applying OOP in ASP.NET Core

Applying OOP in ASP.NET Core

1
Comments
6 min read
OOP Didn’t Invent Anything New — It Just Gave Us Discipline

OOP Didn’t Invent Anything New — It Just Gave Us Discipline

1
Comments 1
3 min read
Difference between static and non-static method in Java

Difference between static and non-static method in Java

Comments
1 min read
Engineering of Small Things #5: OOP Basics in TypeScript

Engineering of Small Things #5: OOP Basics in TypeScript

Comments
5 min read
Distributed Business Logic with Laravel Observers: Let Models Mind Their Own Business

Distributed Business Logic with Laravel Observers: Let Models Mind Their Own Business

Comments
4 min read
Declaration of Variables in Classes and Objects

Declaration of Variables in Classes and Objects

2
Comments
1 min read
Object-Oriented Programming in Python: Complete Crash Course

Object-Oriented Programming in Python: Complete Crash Course

2
Comments
24 min read
An unusual interview task that turned out to be very common

An unusual interview task that turned out to be very common

Comments
2 min read
Mastering the SOLID Principles — The Foundation of Clean, Scalable Code

Mastering the SOLID Principles — The Foundation of Clean, Scalable Code

2
Comments
4 min read
loading...