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.
Class Contradictions in TypeScript vs JavaScript

Class Contradictions in TypeScript vs JavaScript

35
Comments 27
5 min read
Attempting OOP in the Functional Paradigm

Attempting OOP in the Functional Paradigm

7
Comments
3 min read
Object-Oriented Programming Concepts (OOPs) Simplified! ! !

Object-Oriented Programming Concepts (OOPs) Simplified! ! !

138
Comments 2
4 min read
Should You Avoid Using Static?

Should You Avoid Using Static?

3
Comments
6 min read
Explaining Ruby's Singleton Class (Eigenclass) to confused beginners

Explaining Ruby's Singleton Class (Eigenclass) to confused beginners

60
Comments 5
4 min read
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

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

52
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

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