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.
Functional vs Object-Oriented Programming

Functional vs Object-Oriented Programming

Comments 2
1 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
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
Introduction to Object-Oriented Programming in Python

Introduction to Object-Oriented Programming in Python

Comments
5 min read
Sai do Barroco, Vem pro meio do Rococó: Um Novo Olhar sobre a Programação Funcional

Sai do Barroco, Vem pro meio do Rococó: Um Novo Olhar sobre a Programação Funcional

6
Comments 1
7 min read
Design Patterns vs. Architectural Patterns: Stop the Confusion

Design Patterns vs. Architectural Patterns: Stop the Confusion

1
Comments
4 min read
Upcasting — Using a Superclass Reference for a Subclass Object

Upcasting — Using a Superclass Reference for a Subclass Object

Comments
2 min read
Day 7: Create a calculator in Python [exercise]

Day 7: Create a calculator in Python [exercise]

Comments
1 min read
Exploring Name Mangling in Python: What It Is and How It Works

Exploring Name Mangling in Python: What It Is and How It Works

2
Comments 2
4 min read
Guess the output

Guess the output

Comments
1 min read
Mastering Object-Oriented Programming in Java: A Comprehensive Guide ☕♨

Mastering Object-Oriented Programming in Java: A Comprehensive Guide ☕♨

2
Comments
4 min read
Methods to Implement the Open/Closed Principle (OCP) in Your Code

Methods to Implement the Open/Closed Principle (OCP) in Your Code

Comments
3 min read
4 Reasons Why You Should Follow the DRY Principle in Software Development

4 Reasons Why You Should Follow the DRY Principle in Software Development

Comments
3 min read
📚 مفهوم البرمجة الشيئية في JavaScript: البروتوتايب والفئات 🚀

📚 مفهوم البرمجة الشيئية في JavaScript: البروتوتايب والفئات 🚀

Comments
1 min read
Design Pattern : difference between composition and inheritance and decorator.

Design Pattern : difference between composition and inheritance and decorator.

3
Comments
6 min read
ORM and encapsulation demystifying

ORM and encapsulation demystifying

1
Comments
3 min read
Object-Oriented Programming: Your First Step Toward Mastering DSA

Object-Oriented Programming: Your First Step Toward Mastering DSA

6
Comments
13 min read
Como utilizar o Type aliases do Kotlin para facilitar o Design de Código

Como utilizar o Type aliases do Kotlin para facilitar o Design de Código

8
Comments
3 min read
Programming in Scala as a "Better" Java

Programming in Scala as a "Better" Java

1
Comments 2
8 min read
Object-Oriented PHP: Inheritance vs Composition

Object-Oriented PHP: Inheritance vs Composition

6
Comments 2
2 min read
Functions vs Classes: When to Use Which and Why?

Functions vs Classes: When to Use Which and Why?

3
Comments
4 min read
loading...