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.
Practical examples for applying SOLID principles in your React applications

Practical examples for applying SOLID principles in your React applications

32
Comments
8 min read
Unconditional Challenge: FizzBuzz without `if`

Unconditional Challenge: FizzBuzz without `if`

26
Comments 55
2 min read
CONCEPTS OF OBJECT-ORIENTED PROGRAMMING-POLYMORPHISM

CONCEPTS OF OBJECT-ORIENTED PROGRAMMING-POLYMORPHISM

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

42
Comments 4
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

7
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 ต่างกันยังไงนะ?

7
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#

4
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

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