Forem

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.
GoF Functionalized

GoF Functionalized

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

Series Belajar Solid Principle - Liskov Substitution Principle (LSP)

1
Comments
2 min read
Object-Oriented Go: Unraveling the Power of OOP in Golang
Cover image for Object-Oriented Go: Unraveling the Power of OOP in Golang

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

50
Comments 2
6 min read
Series Belajar Solid Principle - Open Close Principle (OCP)
Cover image for Series Belajar Solid Principle - Open Close Principle (OCP)

Series Belajar Solid Principle - Open Close Principle (OCP)

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

And I OOP (Object-oriented Programming)

Comments 2
5 min read
Mengenal SOLID: Memahami Setiap Prinsip dan Menerapkannya Secara Efektif
Cover image for 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 🚀☕
Cover image for Object-Oriented Programming in Java: A Practical Guide 🚀☕

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

Comments
2 min read
Python Property() and Descriptors
Cover image for Python Property() and Descriptors

Python Property() and Descriptors

Comments
5 min read
Union Types vs Interface Inheritance — Writing Extensible Software
Cover image for Union Types vs Interface Inheritance — Writing Extensible Software

Union Types vs Interface Inheritance — Writing Extensible Software

6
Comments 1
7 min read
OOP Simplified!

OOP Simplified!

2
Comments
8 min read
Ruby Attributes VS Instance variables
Cover image for 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

1
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
Cover image for 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
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
Cover image for 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
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?
Cover image for 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
Prototypal inheritance; what really happens under the hood.
Cover image for 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
Cover image for 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
loading...