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.
Open Source Development

Open Source Development

Comments
2 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?

7
Comments
20 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
SOLID Principles - Explained Using Real World Examples in Python

SOLID Principles - Explained Using Real World Examples in Python

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

Understanding the "Tell,Dont ask" Principle

1
Comments
3 min read
OOP in JS 1/2

OOP in JS 1/2

2
Comments
6 min read
Interfaces in Java for Loose Coupling

Interfaces in Java for Loose Coupling

Comments
2 min read
Mocking Python Classes

Mocking Python Classes

5
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
🚗 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
Let's Implement Overloading/Multiple-Dispatch

Let's Implement Overloading/Multiple-Dispatch

3
Comments 4
7 min read
Advanced JS — Refactoring Toward Objects

Advanced JS — Refactoring Toward Objects

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

Introduction to Object-Relational Mappers (ORMs)

2
Comments 3
4 min read
Introduction to AutoMapper in C#

Introduction to AutoMapper in C#

5
Comments
3 min read
Why JavaScript Is Not 'True' OOP

Why JavaScript Is Not 'True' OOP

11
Comments 4
4 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
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
The Art of Clean Code: Mastering the SOLID Principles

The Art of Clean Code: Mastering the SOLID Principles

163
Comments 11
3 min read
loading...