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.
Ruby - DIY accessor methods

Ruby - DIY accessor methods

3
Comments
2 min read
Reusability vs. Inheritance

Reusability vs. Inheritance

2
Comments
3 min read
Recursively Clone Objects without sacrificing Type Safety

Recursively Clone Objects without sacrificing Type Safety

Comments
3 min read
Object Oriented Programming

Object Oriented Programming

Comments
4 min read
➡️👷💪 Linear Class Builder

➡️👷💪 Linear Class Builder

Comments
2 min read
I think I finally “get” JS objects

I think I finally “get” JS objects

85
Comments 16
6 min read
Pokemons, Dart e Orientação a Objetos

Pokemons, Dart e Orientação a Objetos

Comments
12 min read
The Four Pillars of Object-Oriented Programming

The Four Pillars of Object-Oriented Programming

6
Comments 1
4 min read
Class Decorator in TypeScript 👋

Class Decorator in TypeScript 👋

2
Comments 1
5 min read
OOP vs OOD

OOP vs OOD

Comments
2 min read
🐍🔧 Mastering Object-Oriented Programming in Python! 🔧🐍

🐍🔧 Mastering Object-Oriented Programming in Python! 🔧🐍

Comments
2 min read
Object-Oriented Ruby Basics

Object-Oriented Ruby Basics

2
Comments
4 min read
Object Oriented in Ruby (part 1)

Object Oriented in Ruby (part 1)

5
Comments
2 min read
Orientação a Objetos Amigável 🧶[2/2]

Orientação a Objetos Amigável 🧶[2/2]

2
Comments
3 min read
Decoupling in Java

Decoupling in Java

1
Comments
4 min read
What is the `new` keyword in JavaScript?

What is the `new` keyword in JavaScript?

1
Comments
2 min read
Orientação a Objetos amigável🧶[1/2]

Orientação a Objetos amigável🧶[1/2]

3
Comments
2 min read
Dependency Inversion Principle

Dependency Inversion Principle

3
Comments
2 min read
Interface Segregation Principle

Interface Segregation Principle

4
Comments
2 min read
Liskov Substitution Principle

Liskov Substitution Principle

7
Comments
2 min read
Practical Intro to Operator Overloading in Dart

Practical Intro to Operator Overloading in Dart

6
Comments 1
3 min read
KISS Principle

KISS Principle

Comments
1 min read
OOP and procedural programming comparison - part 1

OOP and procedural programming comparison - part 1

Comments
9 min read
Introduction to Object-Oriented Programming (OOP)

Introduction to Object-Oriented Programming (OOP)

1
Comments
3 min read
Single Responsibility Principle

Single Responsibility Principle

5
Comments 2
2 min read
What about OOP in Typescript 🤔A quick overview

What about OOP in Typescript 🤔A quick overview

Comments
5 min read
What are Prototypes in JavaScript

What are Prototypes in JavaScript

6
Comments
3 min read
What exactly is Object-oriented Programming?

What exactly is Object-oriented Programming?

6
Comments
2 min read
Object-oriented programming (OOP)

Object-oriented programming (OOP)

2
Comments 1
4 min read
OOP: Database optimization

OOP: Database optimization

2
Comments
3 min read
OOP ( Abstract Class VS Polymorphism Class ) .

OOP ( Abstract Class VS Polymorphism Class ) .

Comments
4 min read
Javascript - OOP with Javascript

Javascript - OOP with Javascript

8
Comments
3 min read
What is Object Reference in JavaScript

What is Object Reference in JavaScript

Comments
3 min read
Polymorphism With TypeScript

Polymorphism With TypeScript

Comments
1 min read
Reusing PHP code

Reusing PHP code

5
Comments
3 min read
Encapsulation Explained using JavaScript

Encapsulation Explained using JavaScript

7
Comments 8
3 min read
Advice on Code Architecture for Beginners

Advice on Code Architecture for Beginners

Comments
8 min read
The OOP Fight : JavaScript Vs TypeScript

The OOP Fight : JavaScript Vs TypeScript

1
Comments
19 min read
Python - classless hooligan?

Python - classless hooligan?

1
Comments
2 min read
What is object-oriented programming? OOP explained in depth

What is object-oriented programming? OOP explained in depth

2
Comments
15 min read
Never Overlook Equality Verification

Never Overlook Equality Verification

1
Comments
2 min read
Active Record Querying Methods

Active Record Querying Methods

2
Comments
3 min read
Why JavaScript is a Prototype-based OOP

Why JavaScript is a Prototype-based OOP

93
Comments 11
13 min read
SOLID Principles Explained

SOLID Principles Explained

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

Orientação a Objetos

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

50
Comments 6
15 min read
SOLID concepts with Python code samples

SOLID concepts with Python code samples

Comments
9 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

7
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
O que faz de uma linguagem Orientada a Objetos? Por Peter Wegner

O que faz de uma linguagem Orientada a Objetos? Por Peter Wegner

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

Design Patterns: Factory - Getting Started with Typescript

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

Ruby OOP review session (Part 1)

4
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
You don't want a BaseComponent in your app

You don't want a BaseComponent in your app

44
Comments 9
10 min read
loading...