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.
Function Decorators in Python: Understanding @property, Getter, and Setter Methods

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

Comments
4 min read
Understanding Object Calisthenics: Writing Cleaner Code

Understanding Object Calisthenics: Writing Cleaner Code

1
Comments
10 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 2
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 ☕♨

3
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
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?

5
Comments
4 min read
Overloading functions in Python

Overloading functions in Python

Comments 1
3 min read
Object-Oriented PHP: A Practical Guide

Object-Oriented PHP: A Practical Guide

6
Comments
3 min read
Object Oriented Programming (OOP) in JavaScript - Top to Bottom

Object Oriented Programming (OOP) in JavaScript - Top to Bottom

1
Comments 2
16 min read
PHP Orientado a Objetos: Um Guia Prático

PHP Orientado a Objetos: Um Guia Prático

5
Comments
3 min read
PHP Orientado a Objetos: Herança vs Composição

PHP Orientado a Objetos: Herança vs Composição

5
Comments
2 min read
Object-Oriented Programming: A Fun Toybox Exploration

Object-Oriented Programming: A Fun Toybox Exploration

2
Comments
3 min read
loading...