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.
Object-Oriented Programming in Python

Object-Oriented Programming in Python

2
Comments
3 min read
Processamento Assíncrono e Java

Processamento Assíncrono e Java

11
Comments
4 min read
Dependency Inversion exposed by examples

Dependency Inversion exposed by examples

6
Comments
3 min read
Prototypes en JavaScript

Prototypes en JavaScript

5
Comments 1
7 min read
Data Structures : Intro

Data Structures : Intro

17
Comments
5 min read
Into the Unknown - Working with Missing Data in C# Part 1: Being Explicit

Into the Unknown - Working with Missing Data in C# Part 1: Being Explicit

6
Comments
5 min read
Dependency Injection กับ Service Locator ต่างกันยังไงนะ?

Dependency Injection กับ Service Locator ต่างกันยังไงนะ?

6
Comments
2 min read
OOP vs Functional Programming

OOP vs Functional Programming

152
Comments 45
1 min read
What is Polymorphism, Encapsulation, Data Abstraction and Inheritance in Object-Oriented Programming?

What is Polymorphism, Encapsulation, Data Abstraction and Inheritance in Object-Oriented Programming?

10
Comments
8 min read
Writing Super Mario Bros in C++

Writing Super Mario Bros in C++

37
Comments 2
6 min read
Relationship Models in Ruby

Relationship Models in Ruby

6
Comments
4 min read
Design Patterns - Basic Iterator

Design Patterns - Basic Iterator

6
Comments
2 min read
Effective Java! Limit Source Files to a Single Top-Level Class

Effective Java! Limit Source Files to a Single Top-Level Class

4
Comments
2 min read
Using Class Decorators in Typescript with a real example

Using Class Decorators in Typescript with a real example

65
Comments 2
3 min read
Immutable ตัวแปรที่เปลี่ยนค่าไม่ได้!

Immutable ตัวแปรที่เปลี่ยนค่าไม่ได้!

5
Comments
2 min read
Inheritance, Composition and Aggregation in C#

Inheritance, Composition and Aggregation in C#

8
Comments 4
2 min read
Objects In Javascript - The Proper Guide

Objects In Javascript - The Proper Guide

16
Comments 2
10 min read
Introducción a Ruby

Introducción a Ruby

6
Comments
9 min read
The Visitor Design Pattern

The Visitor Design Pattern

6
Comments
2 min read
Understand Generics in Typescript with a real example

Understand Generics in Typescript with a real example

16
Comments 3
3 min read
Java functional vs OO programing

Java functional vs OO programing

9
Comments 2
1 min read
Interfaces in Typescript with an Example

Interfaces in Typescript with an Example

5
Comments
2 min read
Re-introducing JavaScript Objects using Object constructor

Re-introducing JavaScript Objects using Object constructor

1
Comments 1
4 min read
Re-introducing JavaScript Objects using Constructor Function

Re-introducing JavaScript Objects using Constructor Function

11
Comments
4 min read
Re-introducing JavaScript Objects using Object Literals

Re-introducing JavaScript Objects using Object Literals

7
Comments
2 min read
Classes & Inheritance: Unweaving the Rainbow

Classes & Inheritance: Unweaving the Rainbow

6
Comments 1
22 min read
Object Oriented Programming, Explained

Object Oriented Programming, Explained

10
Comments 1
2 min read
Object-Oriented Programming in Javascript(ES5 & ES6) EXPLAINED.

Object-Oriented Programming in Javascript(ES5 & ES6) EXPLAINED.

21
Comments 4
6 min read
Belajar Inheritance dengan JavaScript

Belajar Inheritance dengan JavaScript

9
Comments 2
2 min read
Do I really understand classes and Objects? But why should I use it?🤔

Do I really understand classes and Objects? But why should I use it?🤔

10
Comments
5 min read
Getter and Setter with Typescript

Getter and Setter with Typescript

9
Comments
2 min read
Compile-time polymorphism vs Run-time polymorphism

Compile-time polymorphism vs Run-time polymorphism

7
Comments
2 min read
Multiple inheritance and mixin classes in Python

Multiple inheritance and mixin classes in Python

8
Comments
18 min read
Princípios ou Ferramentas - O que estudar

Princípios ou Ferramentas - O que estudar

39
Comments 1
5 min read
Abstract or Virtual ?

Abstract or Virtual ?

5
Comments 1
5 min read
When Should You Convert Your Classes to Hooks??

When Should You Convert Your Classes to Hooks??

35
Comments 2
12 min read
Prototype in Javascript - 04 - Using classes to create objects

Prototype in Javascript - 04 - Using classes to create objects

6
Comments
3 min read
Command Object Pattern

Command Object Pattern

3
Comments
1 min read
Programação procedural orientada a classes - Parte 2

Programação procedural orientada a classes - Parte 2

14
Comments 9
5 min read
Prototype in Javascript - 03 - The new keyword

Prototype in Javascript - 03 - The new keyword

7
Comments
3 min read
Programação procedural orientada a classes

Programação procedural orientada a classes

38
Comments 11
3 min read
Modern YAML For Modern Java

Modern YAML For Modern Java

9
Comments
2 min read
Inheritance in Dart: Part 4

Inheritance in Dart: Part 4

8
Comments
1 min read
A Hooks-vs-Classes Report Card

A Hooks-vs-Classes Report Card

46
Comments 20
15 min read
'this' is for beginners III

'this' is for beginners III

9
Comments
1 min read
'this' is for beginners

'this' is for beginners

21
Comments 2
2 min read
'this' is for beginners II

'this' is for beginners II

10
Comments
2 min read
The SOLID Principles

The SOLID Principles

24
Comments
5 min read
Dependency Inversion Principle

Dependency Inversion Principle

7
Comments
2 min read
Single Responsibility Principle (SRP)

Single Responsibility Principle (SRP)

6
Comments
5 min read
Open-Closed Principle

Open-Closed Principle

6
Comments
3 min read
Object Oriented Programming Concepts Explained

Object Oriented Programming Concepts Explained

76
Comments
2 min read
Modern C++: Multithreading and Filesystem library (practical example)

Modern C++: Multithreading and Filesystem library (practical example)

7
Comments
4 min read
Classes and Objects in Dart: Part 1

Classes and Objects in Dart: Part 1

8
Comments 2
3 min read
Reinventing the Wheel With React Hooks

Reinventing the Wheel With React Hooks

40
Comments 15
10 min read
Using the factory design pattern with Kotlin

Using the factory design pattern with Kotlin

12
Comments 2
3 min read
Encapsulation in Dart: Part 5

Encapsulation in Dart: Part 5

7
Comments 1
1 min read
The quest of private inheritance in C++

The quest of private inheritance in C++

20
Comments 4
5 min read
Examples on the violation of Liskov Substitution Principle (LSP)

Examples on the violation of Liskov Substitution Principle (LSP)

12
Comments
2 min read
Repository Pattern

Repository Pattern

5
Comments
2 min read
loading...