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.
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?

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

Writing Super Mario Bros in C++

20
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

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

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

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

Inheritance, Composition and Aggregation in C#

5
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

4
Comments
9 min read
The Visitor Design Pattern

The Visitor Design Pattern

5
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

10
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
The new keyword in Javascript

The new keyword in Javascript

5
Comments
2 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
Encapsulation in Dart: Part 5

Encapsulation in Dart: Part 5

7
Comments 1
1 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
Polymorphism in Dart: Part 3

Polymorphism in Dart: Part 3

4
Comments
1 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
Abstraction in Dart: Part 2

Abstraction in Dart: Part 2

9
Comments 1
3 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
Liskov Substitution Principle

Liskov Substitution Principle

6
Comments
2 min read
Interface Segregation Principle

Interface Segregation Principle

7
Comments
2 min read
Open-Closed Principle

Open-Closed Principle

6
Comments
3 min read
Classes and Objects in Dart: Part 1

Classes and Objects in Dart: Part 1

7
Comments
3 min read
Object Oriented Programming Concepts Explained

Object Oriented Programming Concepts Explained

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

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

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

Classes and Objects in Dart: Part 1

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

Reinventing the Wheel With React Hooks

40
Comments 15
10 min read
Thinking OOP

Thinking OOP

4
Comments 1
4 min read
Using the factory design pattern with Kotlin

Using the factory design pattern with Kotlin

12
Comments 2
3 min read
The quest of private inheritance in C++

The quest of private inheritance in C++

20
Comments 4
5 min read
Repository Pattern

Repository Pattern

5
Comments
2 min read
loading...