Forem

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.
Builder Pattern in Clprolf — Example with a House

Builder Pattern in Clprolf — Example with a House

3
Comments
3 min read
Ask why every time.....

Ask why every time.....

5
Comments
1 min read
JavaScript Object Literals Explained: Syntax, Examples, and Best Practices
Cover image for JavaScript Object Literals Explained: Syntax, Examples, and Best Practices

JavaScript Object Literals Explained: Syntax, Examples, and Best Practices

1
Comments
3 min read
Code Reuse Without Classes: A Deep Dive into Non-OOP Reusability
Cover image for Code Reuse Without Classes: A Deep Dive into Non-OOP Reusability

Code Reuse Without Classes: A Deep Dive into Non-OOP Reusability

2
Comments
18 min read
Inheritance: The OOP Trap Destroying Your Code! The ONE Fix Experts Hide From YOU

Inheritance: The OOP Trap Destroying Your Code! The ONE Fix Experts Hide From YOU

Comments
5 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
Generics and Variance with Java
Cover image for Generics and Variance with Java

Generics and Variance with Java

1
Comments
14 min read
My hovercraft is full of Rubies
Cover image for My hovercraft is full of Rubies

My hovercraft is full of Rubies

4
Comments 3
11 min read
Ultimate Guide to OOP Interview Questions for C#

Ultimate Guide to OOP Interview Questions for C#

Comments
8 min read
`Object` Methods

`Object` Methods

Comments
4 min read
Single Responsibility Principle

Single Responsibility Principle

Comments
7 min read
class &object

class &object

Comments
1 min read
C# Performance Hack: Use record struct for Small, Immutable Models

C# Performance Hack: Use record struct for Small, Immutable Models

Comments
2 min read
OOP - Abstract Classes

OOP - Abstract Classes

Comments
1 min read
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
Cover image for The Role of Object-Oriented Programming (OOP) in Software Evolution

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

Comments
2 min read
Applying OOP in ASP.NET Core

Applying OOP in ASP.NET Core

Comments
6 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
Cover image for 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
Cover image for 👉 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
Cover image for 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
Cover image for 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
loading...