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.
Let's dive deeper into Python’s **Object-Oriented Programming (OOP)** principles and concepts, with real examples

Let's dive deeper into Python’s **Object-Oriented Programming (OOP)** principles and concepts, with real examples

2
Comments
3 min read
Tipos Primitivos e Classes Invólucras (Wrapper Classes) em Java

Tipos Primitivos e Classes Invólucras (Wrapper Classes) em Java

1
Comments
4 min read
Object-Oriented Programming - The Four Pillars
Cover image for Object-Oriented Programming - The Four Pillars

Object-Oriented Programming - The Four Pillars

Comments
9 min read
Mastering JavaScript OOP Concepts

Mastering JavaScript OOP Concepts

1
Comments
1 min read
Why OpenAI and Gemini AI Do Not Fit into Your Company’s Security Plan
Cover image for Why OpenAI and Gemini AI Do Not Fit into Your Company’s Security Plan

Why OpenAI and Gemini AI Do Not Fit into Your Company’s Security Plan

1
Comments
9 min read
What is ORM

What is ORM

Comments
1 min read
Finding Minimum and Maximum Values in an Array: Effective Approaches with Java Programming
Cover image for Finding Minimum and Maximum Values in an Array: Effective Approaches with Java Programming

Finding Minimum and Maximum Values in an Array: Effective Approaches with Java Programming

26
Comments 1
4 min read
Object Oriented Design Balance With Understanding Anti-Single Responsibility Principle

Object Oriented Design Balance With Understanding Anti-Single Responsibility Principle

7
Comments 1
5 min read
Understanding the State Design Pattern P2

Understanding the State Design Pattern P2

2
Comments
4 min read
Flexible C# with OOP Principles: Simplifying Account State Management with the State Design Pattern and Callbacks

Flexible C# with OOP Principles: Simplifying Account State Management with the State Design Pattern and Callbacks

1
Comments
5 min read
Flexible C# with OOP Principles:Assessing Improvement in Account State Management with the State Design Pattern in C#

Flexible C# with OOP Principles:Assessing Improvement in Account State Management with the State Design Pattern in C#

1
Comments
4 min read
Interfaces and Abstract Classes in Java
Cover image for Interfaces and Abstract Classes in Java

Interfaces and Abstract Classes in Java

26
Comments 1
7 min read
Flexible C# with OOP Principles: Reducing Complexity in OOP with State-Based Logic

Flexible C# with OOP Principles: Reducing Complexity in OOP with State-Based Logic

1
Comments
2 min read
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

1
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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
loading...