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

45
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

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

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

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

Inheritance, Composition and Aggregation in C#

9
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
loading...