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.
Generics and Variance with Java

Generics and Variance with Java

Comments
14 min read
Ultimate Guide to OOP Interview Questions for C#

Ultimate Guide to OOP Interview Questions for C#

Comments
8 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
SOLID Principles for Python Developers

SOLID Principles for Python Developers

1
Comments
6 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
JavaScript DOM: A Beginner’s Guide to Selecting HTML Elements

JavaScript DOM: A Beginner’s Guide to Selecting HTML Elements

1
Comments
3 min read
My hovercraft is full of Rubies

My hovercraft is full of Rubies

6
Comments 2
11 min read
23-Abstract class

23-Abstract class

1
Comments
1 min read
Applying object-oriented design principles - In-memory configuration builder

Applying object-oriented design principles - In-memory configuration builder

Comments
6 min read
What Are Two Types of Casting in Java?

What Are Two Types of Casting in Java?

5
Comments
1 min read
OOPS:)

OOPS:)

3
Comments
2 min read
Accessing & Modifying Object Properties in JavaScript: A Complete Guide

Accessing & Modifying Object Properties in JavaScript: A Complete Guide

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

Ask why every time.....

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

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

1
Comments
3 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
`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
The Power of OOP

The Power of OOP

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

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
loading...