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.
Inheritance vs Composition
Cover image for Inheritance vs Composition

Inheritance vs Composition

Comments
2 min read
Mastering SOLID: A Mnemonic Approach to Object-Oriented Principles
Cover image for 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
Abstract Classes and Interfaces in Java
Cover image for Abstract Classes and Interfaces in Java

Abstract Classes and Interfaces in Java

2
Comments
2 min read
Lombok Field Iteration: Safer Object Copying in Java

Lombok Field Iteration: Safer Object Copying in Java

Comments
6 min read
3 dicas para melhorar seu código orientado a objetos

3 dicas para melhorar seu código orientado a objetos

Comments
4 min read
JSON (JavaScript Object Notation): The Universal Data Exchange Language
Cover image for JSON (JavaScript Object Notation): The Universal Data Exchange Language

JSON (JavaScript Object Notation): The Universal Data Exchange Language

Comments
3 min read
SQL And PHP: People whose birthday is today

SQL And PHP: People whose birthday is today

Comments
1 min read
Java: Inheritance, Method Overrides, and Polymorphism.

Java: Inheritance, Method Overrides, and Polymorphism.

Comments
4 min read
Understanding Constructor Functions
Cover image for Understanding Constructor Functions

Understanding Constructor Functions

1
Comments
2 min read
Encapsulation in Python: Understanding the Basics

Encapsulation in Python: Understanding the Basics

Comments
4 min read
Understanding Abstraction in Python: Simplifying Complexity

Understanding Abstraction in Python: Simplifying Complexity

Comments
4 min read
Writing Clean and Efficient Python Code

Writing Clean and Efficient Python Code

Comments
3 min read
Mastering Middleware Execution Order in Laravel 12
Cover image for Mastering Middleware Execution Order in Laravel 12

Mastering Middleware Execution Order in Laravel 12

1
Comments
3 min read
Who’s Afraid of the Liskov Substitution Principle?
Cover image for Who’s Afraid of the Liskov Substitution Principle?

Who’s Afraid of the Liskov Substitution Principle?

3
Comments
4 min read
💻 Mastering Java OOP: Understanding Classes, Objects, and the Four Pillars

💻 Mastering Java OOP: Understanding Classes, Objects, and the Four Pillars

Comments
1 min read
What's the worst mistake you've ever pushed to production or deleted by accident? 🤔

What's the worst mistake you've ever pushed to production or deleted by accident? 🤔

3
Comments 4
1 min read
Roadmap TypeScript
Cover image for Roadmap TypeScript

Roadmap TypeScript

Comments
2 min read
Object‑Oriented Programming
Cover image for Object‑Oriented Programming

Object‑Oriented Programming

9
Comments 1
12 min read
Java Interfaces Explained: The WebDriver Design
Cover image for Java Interfaces Explained: The WebDriver Design

Java Interfaces Explained: The WebDriver Design

7
Comments 6
4 min read
loading...