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.
Flexible C# with OOP Principles:Simplifying Complex Code with the State Design Pattern

Flexible C# with OOP Principles:Simplifying Complex Code with the State Design Pattern

2
Comments
4 min read
Flexible C# with OOP Principles: Moving from Static Functions to Flexible Object-Oriented

Flexible C# with OOP Principles: Moving from Static Functions to Flexible Object-Oriented

1
Comments
4 min read
Master OOP in Java: A Beginner's Guide to Classes, Objects, and Beyond

Master OOP in Java: A Beginner's Guide to Classes, Objects, and Beyond

3
Comments
6 min read
Mastering the Command Design Pattern in Python

Mastering the Command Design Pattern in Python

8
Comments
4 min read
JavaScript OOP Explained: From Prototypes to Classes and the 4 Pillars of Object-Oriented Programming 🚀

JavaScript OOP Explained: From Prototypes to Classes and the 4 Pillars of Object-Oriented Programming 🚀

1
Comments
4 min read
Exception Handling in Java: Using Storytelling Approach

Exception Handling in Java: Using Storytelling Approach

1
Comments
3 min read
Java Inner Classes and Nested Classes

Java Inner Classes and Nested Classes

18
Comments 1
5 min read
Upcasting and Downcasting in Java: An Overview of Typecasting

Upcasting and Downcasting in Java: An Overview of Typecasting

28
Comments 6
7 min read
Understanding Constructors in C++: A Complete Guide for Beginners

Understanding Constructors in C++: A Complete Guide for Beginners

3
Comments 1
2 min read
Object-Oriented Programming (OOP): Understand the 4 Pillars with Clear Examples

Object-Oriented Programming (OOP): Understand the 4 Pillars with Clear Examples

8
Comments 2
3 min read
Understanding Time Complexity in Python Functions

Understanding Time Complexity in Python Functions

6
Comments
3 min read
Como Refatorar Seu Código Com Muitos If-Else? Part 2

Como Refatorar Seu Código Com Muitos If-Else? Part 2

Comments
4 min read
Intelligent JSON Objects in Typescript Using class-transformer

Intelligent JSON Objects in Typescript Using class-transformer

1
Comments
5 min read
Understanding the Four Pillars of OOP: A Guide to Object-Oriented Programming

Understanding the Four Pillars of OOP: A Guide to Object-Oriented Programming

2
Comments
5 min read
SOLID Principles

SOLID Principles

1
Comments 1
8 min read
Object-Oriented Programming - The Bases

Object-Oriented Programming - The Bases

Comments
9 min read
Functional vs Object-Oriented Programming

Functional vs Object-Oriented Programming

Comments 2
1 min read
Abstração em Programação Orientada a Objetos

Abstração em Programação Orientada a Objetos

1
Comments
3 min read
Understanding OOP in Java: Like Learning to Drive a Car

Understanding OOP in Java: Like Learning to Drive a Car

Comments
4 min read
Encapsulamento em Programação Orientada à Objetos

Encapsulamento em Programação Orientada à Objetos

4
Comments
2 min read
Understanding SOLID Principles: A Beginner's Guide

Understanding SOLID Principles: A Beginner's Guide

Comments
7 min read
Object-Oriented Programming (OOP) in Python: Classes and Objects Explained

Object-Oriented Programming (OOP) in Python: Classes and Objects Explained

Comments
6 min read
Mastering the Fundamentals of Object-Oriented Programming (OOP) in Java

Mastering the Fundamentals of Object-Oriented Programming (OOP) in Java

Comments 1
3 min read
Java Classes and Objects: The Blueprint to Your Code Kingdom 🏰

Java Classes and Objects: The Blueprint to Your Code Kingdom 🏰

1
Comments
4 min read
Function Decorators in Python: Understanding @property, Getter, and Setter Methods

Function Decorators in Python: Understanding @property, Getter, and Setter Methods

Comments
4 min read
loading...