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.
My React Journey: From Side Projects to Real-World Challenges

My React Journey: From Side Projects to Real-World Challenges

Comments
3 min read
Composition over Inheritance through example: ICE vs EV

Composition over Inheritance through example: ICE vs EV

Comments
3 min read
OrientaĆ§Ć£o a Objetos em C? Implementando uma interface do zero.

OrientaĆ§Ć£o a Objetos em C? Implementando uma interface do zero.

Comments
5 min read
Object-Oriented Programming in C? Implementing an Interface from Scratch

Object-Oriented Programming in C? Implementing an Interface from Scratch

Comments
5 min read
Encapsulation vs Abstraction

Encapsulation vs Abstraction

1
Comments 1
2 min read
Simplifying Object-Oriented Programming (OOP) Concepts with Real-Life Examples in TS

Simplifying Object-Oriented Programming (OOP) Concepts with Real-Life Examples in TS

Comments
9 min read
Golang - How a Chef and Waiter Teach the Single Responsibility Principle

Golang - How a Chef and Waiter Teach the Single Responsibility Principle

Comments
3 min read
Top 5 Backend Programming Languages to Learn in 2024

Top 5 Backend Programming Languages to Learn in 2024

4
Comments
1 min read
Tudo Ć© DEV....

Tudo Ć© DEV....

Comments
1 min read
The circleā€“ellipse non-problem

The circleā€“ellipse non-problem

Comments
3 min read
Mastering Object-Oriented PHP: The Ultimate Developer's Guide

Mastering Object-Oriented PHP: The Ultimate Developer's Guide

6
Comments
1 min read
PHP OOP Part-2: Constructor and Destructor

PHP OOP Part-2: Constructor and Destructor

Comments
4 min read
PHP OOP Part-5: Abstraction and Interface

PHP OOP Part-5: Abstraction and Interface

Comments
5 min read
PHP OOP Part-4: Static property, method and this vs self

PHP OOP Part-4: Static property, method and this vs self

Comments
6 min read
PHP OOP Part-3: Access modifier, Encapsulation and Inheritance

PHP OOP Part-3: Access modifier, Encapsulation and Inheritance

Comments
4 min read
Dart Operators Explained in Bangla

Dart Operators Explained in Bangla

1
Comments
1 min read
Type inference in Dart programming (Bangla)

Type inference in Dart programming (Bangla)

Comments
1 min read
what is inheritance ?

what is inheritance ?

Comments
1 min read
Exploring Promises in JavaScript

Exploring Promises in JavaScript

9
Comments 1
3 min read
Hierarchical inheritance in Java

Hierarchical inheritance in Java

Comments
1 min read
why java does not support multiple inheritance?

why java does not support multiple inheritance?

Comments
1 min read
Why 'this' in JavaScript Differs from Other OOP Languages

Why 'this' in JavaScript Differs from Other OOP Languages

Comments
3 min read
Inheritance vs Composition

Inheritance vs Composition

Comments
3 min read
what is private ?

what is private ?

Comments
1 min read
what is method overloading ?

what is method overloading ?

Comments
1 min read
loading...