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.
Rust style method definition in Python
Cover image for Rust style method definition in Python

Rust style method definition in Python

2
Comments
2 min read
Python: Public, Protected & Private Access Modifiers - Explained With Examples
Cover image for Python: Public, Protected & Private Access Modifiers - Explained With Examples

Python: Public, Protected & Private Access Modifiers - Explained With Examples

1
Comments
6 min read
Design Patterns in PHP 8: Flyweight
Cover image for Design Patterns in PHP 8: Flyweight

Design Patterns in PHP 8: Flyweight

75
Comments 2
4 min read
What I Learned Building a Data Sync Plugin for WordPress in 2023 ⛓🎈
Cover image for What I Learned Building a Data Sync Plugin for WordPress in 2023 ⛓🎈

What I Learned Building a Data Sync Plugin for WordPress in 2023 ⛓🎈

1
Comments
6 min read
Most intuitive blog on OOP
Cover image for Most intuitive blog on OOP

Most intuitive blog on OOP

5
Comments 2
2 min read
Design Patterns in PHP 8: Builder
Cover image for Design Patterns in PHP 8: Builder

Design Patterns in PHP 8: Builder

71
Comments 7
4 min read
An OOP sudocode representation of the JS event loop

An OOP sudocode representation of the JS event loop

Comments
1 min read
Tutorial: Object Oriented Programming — Language Python
Cover image for Tutorial: Object Oriented Programming — Language Python

Tutorial: Object Oriented Programming — Language Python

5
Comments
15 min read
Create a Product Rating System with MongoDB and Node.js
Cover image for Create a Product Rating System with MongoDB and Node.js

Create a Product Rating System with MongoDB and Node.js

9
Comments
5 min read
The Ultimate Guide to Object-Oriented Programming in Python
Cover image for The Ultimate Guide to Object-Oriented Programming in Python

The Ultimate Guide to Object-Oriented Programming in Python

1
Comments 3
7 min read
Constructor Parameter Properties in TypeScript
Cover image for Constructor Parameter Properties in TypeScript

Constructor Parameter Properties in TypeScript

12
Comments
1 min read
Dynamic polymorphism: key concept to master OOP

Dynamic polymorphism: key concept to master OOP

3
Comments
6 min read
Delegation vs Inheritance in Kotlin
Cover image for Delegation vs Inheritance in Kotlin

Delegation vs Inheritance in Kotlin

9
Comments
3 min read
Recursively Clone Objects without sacrificing Type Safety
Cover image for Recursively Clone Objects without sacrificing Type Safety

Recursively Clone Objects without sacrificing Type Safety

Comments
3 min read
The Blueprints of Object Oriented Programming
Cover image for The Blueprints of Object Oriented Programming

The Blueprints of Object Oriented Programming

8
Comments
5 min read
OOP Python for Dummies
Cover image for OOP Python for Dummies

OOP Python for Dummies

3
Comments
7 min read
Entity Framework Core in .NET 7 7️⃣

Entity Framework Core in .NET 7 7️⃣

Comments 1
5 min read
Dependency and dependency injection

Dependency and dependency injection

1
Comments
4 min read
SOLID Principles in a Nutshell
Cover image for SOLID Principles in a Nutshell

SOLID Principles in a Nutshell

9
Comments 1
6 min read
The power of magic methods and late static binding
Cover image for The power of magic methods and late static binding

The power of magic methods and late static binding

5
Comments 2
6 min read
Laravel’s ForwardsCalls trait
Cover image for Laravel’s ForwardsCalls trait

Laravel’s ForwardsCalls trait

7
Comments
9 min read
Covariance and Contravariance in C#

Covariance and Contravariance in C#

2
Comments
3 min read
Random todos with iterator vs generator

Random todos with iterator vs generator

Comments
1 min read
Object Oriented Programming

Object Oriented Programming

Comments
4 min read
TypeScript React + Generics Part I — Time-Saving Patterns
Cover image for TypeScript React + Generics Part I — Time-Saving Patterns

TypeScript React + Generics Part I — Time-Saving Patterns

Comments
7 min read
loading...