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.
Decorator Pattern

Decorator Pattern

Comments
3 min read
Heroes of DDD: BEING perspective. What am I?

Heroes of DDD: BEING perspective. What am I?

Comments
6 min read
TypeScript Interfaces: Crafting Code with Creative Precision

TypeScript Interfaces: Crafting Code with Creative Precision

2
Comments
4 min read
Understanding Inheritance and Polymorphism: Simplified OOP Concepts

Understanding Inheritance and Polymorphism: Simplified OOP Concepts

1
Comments
2 min read
Object-oriented programming in PHP

Object-oriented programming in PHP

5
Comments
2 min read
Rule Changing Poker Game "Balatro" recreated in JavaScript - Behind the Code

Rule Changing Poker Game "Balatro" recreated in JavaScript - Behind the Code

Comments
12 min read
Object Oriented Programming (OOP) Made Simple!

Object Oriented Programming (OOP) Made Simple!

6
Comments 1
2 min read
Diving Deeper into Generics in TypeScript

Diving Deeper into Generics in TypeScript

6
Comments 1
3 min read
OOPs Concept: getitem, setitem & delitem in Python

OOPs Concept: getitem, setitem & delitem in Python

2
Comments
7 min read
Understanding JavaScript Inheritance: A Deep Dive into Prototypal and Constructor Patterns

Understanding JavaScript Inheritance: A Deep Dive into Prototypal and Constructor Patterns

4
Comments
4 min read
Singleton Design Pattern

Singleton Design Pattern

Comments
4 min read
Cara Memahami Penggunaan OOP (Object Oriented Programming) bagi Pemula

Cara Memahami Penggunaan OOP (Object Oriented Programming) bagi Pemula

1
Comments
4 min read
Exploring Object-Oriented Programming - TypeScript Examples

Exploring Object-Oriented Programming - TypeScript Examples

Comments
3 min read
TypeScript Tales: Unraveling Abstracts and Interfaces

TypeScript Tales: Unraveling Abstracts and Interfaces

8
Comments 2
3 min read
Let's Start Exploring OOP without saying OOPS. #Day1

Let's Start Exploring OOP without saying OOPS. #Day1

2
Comments
5 min read
Exploring Inheritance & Polymorphism in OOP

Exploring Inheritance & Polymorphism in OOP

3
Comments
2 min read
Introduction to OOP and Understanding Abstraction & Encapsulation

Introduction to OOP and Understanding Abstraction & Encapsulation

2
Comments
3 min read
Tech notes 01 - Two Constructors in Java

Tech notes 01 - Two Constructors in Java

Comments
1 min read
How JavaScript Tries to Imitate Classes and Is There a Better Way?

How JavaScript Tries to Imitate Classes and Is There a Better Way?

3
Comments
3 min read
Testando das trincheiras: Usando um "clock" fixo

Testando das trincheiras: Usando um "clock" fixo

12
Comments
3 min read
Intro to TypeScript

Intro to TypeScript

10
Comments 2
3 min read
OOP poetry part III - behavioural patterns

OOP poetry part III - behavioural patterns

2
Comments
18 min read
Diving Deeper into Polymorphism

Diving Deeper into Polymorphism

4
Comments
2 min read
Combining Inheritance and Polymorphism in Real-World Applications

Combining Inheritance and Polymorphism in Real-World Applications

5
Comments
2 min read
Introduction to Inheritance in Object-Oriented Programming

Introduction to Inheritance in Object-Oriented Programming

4
Comments
2 min read
Demystifying Object-Oriented Programming (OOP) Concepts

Demystifying Object-Oriented Programming (OOP) Concepts

1
Comments
2 min read
How to use Traits, Interface, and Abstract classes In PHP

How to use Traits, Interface, and Abstract classes In PHP

9
Comments
2 min read
Building a legacy-proof app

Building a legacy-proof app

2
Comments
7 min read
SOLID principles in OOP for beginners

SOLID principles in OOP for beginners

Comments
2 min read
Guia de S.O.L.I.D. com Java

Guia de S.O.L.I.D. com Java

Comments
8 min read
Entendendo a Lei de Demeter em Design de Software

Entendendo a Lei de Demeter em Design de Software

2
Comments
3 min read
Understanding JS getters and setters

Understanding JS getters and setters

5
Comments
3 min read
GoF Functionalized

GoF Functionalized

Comments
9 min read
Series Belajar Solid Principle - Liskov Substitution Principle (LSP)

Series Belajar Solid Principle - Liskov Substitution Principle (LSP)

Comments
2 min read
Dunder Methods in Python

Dunder Methods in Python

5
Comments 1
2 min read
Entendendo os pilares da Programação Orientada a Objetos

Entendendo os pilares da Programação Orientada a Objetos

6
Comments
2 min read
When traits conflict

When traits conflict

Comments
1 min read
Factory Design Pattern

Factory Design Pattern

6
Comments
3 min read
Python Quiz Program: Building Blocks of My Portfolio

Python Quiz Program: Building Blocks of My Portfolio

Comments
2 min read
Ruby class pattern to work with API requests with built-in async approach

Ruby class pattern to work with API requests with built-in async approach

13
Comments 3
8 min read
Low Level Design - Logging Framework

Low Level Design - Logging Framework

5
Comments
11 min read
Property vs field farqi nimada?

Property vs field farqi nimada?

Comments
1 min read
Understanding Object-Oriented Analysis and Design (OOAD)

Understanding Object-Oriented Analysis and Design (OOAD)

2
Comments
3 min read
Digging into Laravel's Conditionable trait

Digging into Laravel's Conditionable trait

7
Comments
6 min read
Dominando a Orientação a Objetos em C#: Conceitos Fundamentais e Pråtica

Dominando a Orientação a Objetos em C#: Conceitos Fundamentais e Pråtica

7
Comments
6 min read
OOP poetry Part I: Creational patterns

OOP poetry Part I: Creational patterns

5
Comments 2
7 min read
SOLID Principles with Swift by building Library Management System

SOLID Principles with Swift by building Library Management System

Comments
5 min read
Traditional IT theory (OOP, FP and hardware architecture, etc.) are pseudoscience (by Math-based Warehouse/Workshop Model)

Traditional IT theory (OOP, FP and hardware architecture, etc.) are pseudoscience (by Math-based Warehouse/Workshop Model)

1
Comments
5 min read
OOP poetry Part II: structural patterns

OOP poetry Part II: structural patterns

2
Comments 2
11 min read
Series Belajar Solid Principle - Open Close Principle (OCP)

Series Belajar Solid Principle - Open Close Principle (OCP)

Comments
3 min read
Revisiting the "Revealing Module pattern"

Revisiting the "Revealing Module pattern"

3
Comments 5
5 min read
How to Build an Online Banking System – Python Object-Oriented Programming Tutorial

How to Build an Online Banking System – Python Object-Oriented Programming Tutorial

Comments
1 min read
Mengenal SOLID: Memahami Setiap Prinsip dan Menerapkannya Secara Efektif

Mengenal SOLID: Memahami Setiap Prinsip dan Menerapkannya Secara Efektif

5
Comments
6 min read
Object-Oriented Go: Unraveling the Power of OOP in Golang

Object-Oriented Go: Unraveling the Power of OOP in Golang

7
Comments 2
6 min read
From Novice to Ninja: Mastering SOLID Principles in Object-Oriented Programming

From Novice to Ninja: Mastering SOLID Principles in Object-Oriented Programming

Comments
4 min read
And I OOP (Object-oriented Programming)

And I OOP (Object-oriented Programming)

Comments 2
5 min read
Object-Oriented Programming in Java: A Practical Guide 🚀☕

Object-Oriented Programming in Java: A Practical Guide 🚀☕

Comments
2 min read
Python Property() and Descriptors

Python Property() and Descriptors

Comments
5 min read
OOP Simplified!

OOP Simplified!

2
Comments
8 min read
Ruby Attributes VS Instance variables

Ruby Attributes VS Instance variables

Comments
2 min read
loading...