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.
Orientação a Objetos

Orientação a Objetos

4
Comments 2
21 min read
Getting Started With Python's ABC

Getting Started With Python's ABC

2
Comments
7 min read
Multiple Dispatch in Modern Languages

Multiple Dispatch in Modern Languages

Comments
1 min read
The easy approach to learning Object-Oriented Programming in JavaScript

The easy approach to learning Object-Oriented Programming in JavaScript

54
Comments 6
15 min read
Mastering Java: A Comprehensive 4-Part Series to Build Your Programming Skills

Mastering Java: A Comprehensive 4-Part Series to Build Your Programming Skills

1
Comments
2 min read
Advanced Typescript: Type Predicates, Narrowing & func Overrides.

Advanced Typescript: Type Predicates, Narrowing & func Overrides.

2
Comments 1
3 min read
Building Scalable and Maintainable Node.js Applications with TypeScript and OOP Principles

Building Scalable and Maintainable Node.js Applications with TypeScript and OOP Principles

Comments 2
4 min read
Make your own jQuery from scratch

Make your own jQuery from scratch

12
Comments 2
7 min read
Mastering JavaScript's `this` keyword using `bind`

Mastering JavaScript's `this` keyword using `bind`

23
Comments 1
7 min read
Design Patterns: Factory - Getting Started with Typescript

Design Patterns: Factory - Getting Started with Typescript

4
Comments
7 min read
Ruby OOP review session (Part 1)

Ruby OOP review session (Part 1)

5
Comments
8 min read
8 TO KNOW ESSENTIALS WHEN STARTING OUT WITH JAVA PROGRAMMING

8 TO KNOW ESSENTIALS WHEN STARTING OUT WITH JAVA PROGRAMMING

Comments
4 min read
How to create an online quiz or assessment test using SurveyJS and add scoring and timing to it (Part 2)

How to create an online quiz or assessment test using SurveyJS and add scoring and timing to it (Part 2)

Comments
7 min read
__init__ and __call__ in Python - How they differ and what do they do?

__init__ and __call__ in Python - How they differ and what do they do?

3
Comments
1 min read
JavaScript Classes

JavaScript Classes

7
Comments 2
4 min read
Ruby Introduction

Ruby Introduction

1
Comments
2 min read
JS Classes: Classes and Constructors

JS Classes: Classes and Constructors

2
Comments
1 min read
Prevent Prisma from reaching bind parameters limit

Prevent Prisma from reaching bind parameters limit

4
Comments
7 min read
Strategy Design Pattern with Spring Boot + Kotlin - Cleaner code with no boilerplate

Strategy Design Pattern with Spring Boot + Kotlin - Cleaner code with no boilerplate

5
Comments
4 min read
Puzzle Classic "Baba is You" recreated in JavaScript - Behind the Code

Puzzle Classic "Baba is You" recreated in JavaScript - Behind the Code

1
Comments
10 min read
I can help with 'this' Confusion

I can help with 'this' Confusion

1
Comments
4 min read
SOLID Concepts

SOLID Concepts

2
Comments
6 min read
Object-Oriented Programming in Python: A Comprehensive Guide

Object-Oriented Programming in Python: A Comprehensive Guide

Comments
2 min read
FormService: a PORO ServiceObjects with a state

FormService: a PORO ServiceObjects with a state

2
Comments 4
5 min read
All You Need Know About Object Oriented Programming in Python

All You Need Know About Object Oriented Programming in Python

3
Comments
9 min read
loading...