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.
Programming in Scala as a "Better" Java

Programming in Scala as a "Better" Java

Comments 1
8 min read
Functions vs Classes: When to Use Which and Why?

Functions vs Classes: When to Use Which and Why?

Comments
4 min read
Overloading functions in Python

Overloading functions in Python

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

Object-Oriented Programming: A Fun Toybox Exploration

1
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
Object-Oriented Programming - The Bases

Object-Oriented Programming - The Bases

Comments
9 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
Python -How to define public, private and protected variables in a class

Python -How to define public, private and protected variables in a class

Comments
2 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
Understanding the Distinction Between Class and Object in Object-Oriented Programming

Understanding the Distinction Between Class and Object in Object-Oriented Programming

Comments
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
PYTHON: OOP {Beginner's Edition}

PYTHON: OOP {Beginner's Edition}

Comments
3 min read
Guess the output

Guess the output

Comments
1 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
Princípio da Responsabilidade Única e as implicações na Orientação a Objetos e Arquitetura de Software

Princípio da Responsabilidade Única e as implicações na Orientação a Objetos e Arquitetura de Software

Comments
5 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
Understanding the "Tell,Dont ask" Principle

Understanding the "Tell,Dont ask" Principle

Comments
3 min read
Elevate Your JavaScript: A Deep Dive into Object-Oriented Programming✨

Elevate Your JavaScript: A Deep Dive into Object-Oriented Programming✨

Comments
4 min read
Open Source Development

Open Source Development

Comments
2 min read
Understanding Access Modifiers in PHP OOP: Public, Protected, and Private

Understanding Access Modifiers in PHP OOP: Public, Protected, and Private

5
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
Programação Orientada a Objetos em PHP

Programação Orientada a Objetos em PHP

Comments
3 min read
Herança vs. Composição em PHP 🚗

Herança vs. Composição em PHP 🚗

Comments
2 min read
Mastering Python Object-Oriented Programming (OOP): A Comprehensive Guide with Examples

Mastering Python Object-Oriented Programming (OOP): A Comprehensive Guide with Examples

Comments
5 min read
SOLID Principles in object-oriented design

SOLID Principles in object-oriented design

Comments
13 min read
Handling Complexity - functional + object-oriented programming

Handling Complexity - functional + object-oriented programming

2
Comments
4 min read
Reasons Why Understanding JDBC Driver Types Is Crucial for Java Developers

Reasons Why Understanding JDBC Driver Types Is Crucial for Java Developers

Comments
3 min read
Dev.to 6-Series: How to get started on writing code

Dev.to 6-Series: How to get started on writing code

Comments
1 min read
SOLID Principles - Explained Using Real World Examples in Python

SOLID Principles - Explained Using Real World Examples in Python

2
Comments
4 min read
Understanding Static Members in PHP

Understanding Static Members in PHP

2
Comments
3 min read
Let's Implement Overloading/Multiple-Dispatch

Let's Implement Overloading/Multiple-Dispatch

2
Comments
7 min read
Object Literals

Object Literals

Comments
1 min read
Understanding clean architectures

Understanding clean architectures

5
Comments
10 min read
Building A Data Warehouse Library

Building A Data Warehouse Library

Comments
2 min read
What is encapsulation and how to use it.

What is encapsulation and how to use it.

6
Comments 3
4 min read
Dev.to 5-Series: How to get started on writing code

Dev.to 5-Series: How to get started on writing code

Comments
1 min read
Object-Oriented Programming in Less than 10 Minutes

Object-Oriented Programming in Less than 10 Minutes

Comments
3 min read
Afinal de contas, qual a definição de Orientação a Objetos?

Afinal de contas, qual a definição de Orientação a Objetos?

6
Comments
20 min read
Value Objects and Mutability in OOP

Value Objects and Mutability in OOP

Comments
1 min read
Value Objects and Mutability in OOP

Value Objects and Mutability in OOP

Comments
1 min read
LINQPad for everything(or at least a lot)

LINQPad for everything(or at least a lot)

Comments
3 min read
On the [b]leading edge

On the [b]leading edge

8
Comments
6 min read
Getting Started with Laravel: Creating a 3-Page Layout

Getting Started with Laravel: Creating a 3-Page Layout

1
Comments
2 min read
OOP in JS 1/2

OOP in JS 1/2

2
Comments
6 min read
Object Oriented Programming With JavaScript - Part 1 🚀

Object Oriented Programming With JavaScript - Part 1 🚀

Comments
3 min read
Object Oriented Programming With JavaScript - Part 2 🚀

Object Oriented Programming With JavaScript - Part 2 🚀

Comments
2 min read
Interfaces in Java for Loose Coupling

Interfaces in Java for Loose Coupling

Comments
2 min read
Mocking Python Classes

Mocking Python Classes

Comments
3 min read
PHP OOP Concepts: Classes, Objects and Inheritance

PHP OOP Concepts: Classes, Objects and Inheritance

Comments
2 min read
Introduction to Object-Relational Mappers (ORMs)

Introduction to Object-Relational Mappers (ORMs)

Comments 3
4 min read
Introduction to AutoMapper in C#

Introduction to AutoMapper in C#

4
Comments
3 min read
🚗 Understanding the Factory Design Pattern 🏭

🚗 Understanding the Factory Design Pattern 🏭

Comments
3 min read
Object-Oriented Programming is Not What You Think It Is, or at Least It Wasn’t Meant to Be

Object-Oriented Programming is Not What You Think It Is, or at Least It Wasn’t Meant to Be

1
Comments 2
4 min read
Make your application loosely coupled-Abstraction-PolyMorphism

Make your application loosely coupled-Abstraction-PolyMorphism

Comments
2 min read
Advanced JS — Refactoring Toward Objects

Advanced JS — Refactoring Toward Objects

3
Comments
6 min read
Unlocking the Power of Apex: Advanced Salesforce Development Techniques

Unlocking the Power of Apex: Advanced Salesforce Development Techniques

Comments
6 min read
Why JavaScript Is Not 'True' OOP

Why JavaScript Is Not 'True' OOP

9
Comments 4
4 min read
loading...