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.
When and Why to Rewrite OOP Code in Functional Style

When and Why to Rewrite OOP Code in Functional Style

Comments
7 min read
What happens when OOP meets Real Worldâ„¢

What happens when OOP meets Real Worldâ„¢

Comments
3 min read
Blackjack in python terminal

Blackjack in python terminal

Comments
1 min read
Polymorphism in Java Explained (Or: One Type, Many Behaviours)

Polymorphism in Java Explained (Or: One Type, Many Behaviours)

Comments
2 min read
Behind the Underscores EP09: Attribute Access (__getattr__, __getattribute__, __setattr__, __delattr__)

Behind the Underscores EP09: Attribute Access (__getattr__, __getattribute__, __setattr__, __delattr__)

Comments
3 min read
Building a Clean BankAccount with PHP 8.4 — Property Hooks & Asymmetric Visibility

Building a Clean BankAccount with PHP 8.4 — Property Hooks & Asymmetric Visibility

Comments
3 min read
C++ Program to Subtract Two Numbers

C++ Program to Subtract Two Numbers

Comments
1 min read
Inheritance in Java: Family Drama Done Right

Inheritance in Java: Family Drama Done Right

Comments
2 min read
Understanding Object-Oriented Programming (OOP) with Real-World Examples

Understanding Object-Oriented Programming (OOP) with Real-World Examples

Comments
2 min read
🚀 Introduction to System Design: LLD and SOLID Principles

🚀 Introduction to System Design: LLD and SOLID Principles

Comments
4 min read
Constructors in Java: Birth Certificates for Your Objects

Constructors in Java: Birth Certificates for Your Objects

Comments
2 min read
Objectively Speaking: What Building a Media Diary in Java Taught Me (Besides Patience)

Objectively Speaking: What Building a Media Diary in Java Taught Me (Besides Patience)

Comments 1
2 min read
When to use Facade Design Pattern?

When to use Facade Design Pattern?

Comments
1 min read
🔌 A Deep Dive into Enterprise Networking for Developers

🔌 A Deep Dive into Enterprise Networking for Developers

Comments
3 min read
SOLID Principles of Object Oriented Design and Architecture

SOLID Principles of Object Oriented Design and Architecture

7
Comments 3
9 min read
Scope Functions in Kotlin

Scope Functions in Kotlin

Comments
4 min read
Encapsulation in Java Explained (Or Why Your Data Needs Boundaries Too)

Encapsulation in Java Explained (Or Why Your Data Needs Boundaries Too)

Comments
2 min read
Inheritance vs Composition

Inheritance vs Composition

Comments
2 min read
Mastering SOLID: A Mnemonic Approach to Object-Oriented Principles

Mastering SOLID: A Mnemonic Approach to Object-Oriented Principles

1
Comments
22 min read
Behind the Underscores EP02: Object Initialization and Construction Methods (__new__, __init__, __del__)

Behind the Underscores EP02: Object Initialization and Construction Methods (__new__, __init__, __del__)

Comments
7 min read
ติวสอบสัมภาษณ์งาน Java เบื้องต้น ฉบับ มือใหม่ [1]

ติวสอบสัมภาษณ์งาน Java เบื้องต้น ฉบับ มือใหม่ [1]

Comments
3 min read
Inheritance in PHP OOP: A Simple Guide

Inheritance in PHP OOP: A Simple Guide

5
Comments
2 min read
How do you approach polymorphism in your PHP projects?

How do you approach polymorphism in your PHP projects?

1
Comments
1 min read
Os 4 pilares da programação orientada a objetos (POO)

Os 4 pilares da programação orientada a objetos (POO)

1
Comments
2 min read
OBJECT ORIENTED PROGRAMMING (OOP) IN PYTHON SUMMARY

OBJECT ORIENTED PROGRAMMING (OOP) IN PYTHON SUMMARY

1
Comments 1
3 min read
loading...