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.
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 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
OOP (Object-Oriented Programming) in JavaScript

OOP (Object-Oriented Programming) in JavaScript

Comments
3 min read
Polymorphism and abstract class easily explained in Java

Polymorphism and abstract class easily explained in Java

1
Comments
2 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

1
Comments
1 min read
Do you really need Dependency Injection? OOP roundtrip journey.

Do you really need Dependency Injection? OOP roundtrip journey.

Comments
6 min read
Basic SOLID: must to do

Basic SOLID: must to do

1
Comments
2 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
What is Encapsulation

What is Encapsulation

7
Comments 2
5 min read
Open/Closed Principle (OCP) By Using PHP : SOLID Principle

Open/Closed Principle (OCP) By Using PHP : SOLID Principle

Comments
5 min read
Is Dependency Injection the Missing Technique That's Holding Your Career Back?

Is Dependency Injection the Missing Technique That's Holding Your Career Back?

4
Comments
13 min read
Traits In PHP

Traits In PHP

Comments 2
1 min read
The Liskov Substitution Principle Demystified

The Liskov Substitution Principle Demystified

Comments
2 min read
Prototypal inheritance; what really happens under the hood.

Prototypal inheritance; what really happens under the hood.

Comments
6 min read
Introduction to system design patterns

Introduction to system design patterns

2
Comments
4 min read
Introduction To OOP: Objects

Introduction To OOP: Objects

5
Comments
7 min read
In C#, readonly and const are both used to define constants, but they have some key differences

In C#, readonly and const are both used to define constants, but they have some key differences

1
Comments 1
1 min read
Object-Oriented Programming with Python (OOP)

Object-Oriented Programming with Python (OOP)

3
Comments
5 min read
Unlocking Code Reusability and Flexibility with Upcasting in Java

Unlocking Code Reusability and Flexibility with Upcasting in Java

3
Comments 1
2 min read
Exploring Object-Oriented Programming in PHP

Exploring Object-Oriented Programming in PHP

Comments
2 min read
OOP Concepts C# : Mastering

OOP Concepts C# : Mastering

6
Comments
10 min read
Python : advanced way to reduce the amount of repetitive code

Python : advanced way to reduce the amount of repetitive code

2
Comments
2 min read
loading...