close
The Wayback Machine - https://web.archive.org/web/20230909084736/https://dev.to/t/oop

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.
Design Patterns in PHP 8: Interpreter

Design Patterns in PHP 8: Interpreter

Image Image Image Image Image 35
Comments
3 min read
Intro to Python: Day 11 - Another Class Inheritance Example

Intro to Python: Day 11 - Another Class Inheritance Example

Image 3
Comments
2 min read
SOLID principles in PHP

SOLID principles in PHP

Image 4
Comments
3 min read
Types of Functions in OOPS

Types of Functions in OOPS

Comments
4 min read
Design Patterns in PHP 8: Proxy

Design Patterns in PHP 8: Proxy

Image Image Image Image Image 43
Comments
2 min read
Intro to Python - Day 5 - Encapsulation in OOP

Intro to Python - Day 5 - Encapsulation in OOP

Image 1
Comments
2 min read
Design Patterns in PHP 8: Abstract factory

Design Patterns in PHP 8: Abstract factory

Image Image Image Image Image 43
Comments 1
2 min read
cloneElement in React? important for interview

cloneElement in React? important for interview

Image Image Image Image Image 15
Comments
3 min read
The Power of Object-Oriented Programming: Exploring the Significance of OOP and its Oceanic Analogies

The Power of Object-Oriented Programming: Exploring the Significance of OOP and its Oceanic Analogies

Image 1
Comments 1
4 min read
Intro to Python: Day 7 - Private Methods in Python

Intro to Python: Day 7 - Private Methods in Python

Image Image 4
Comments
2 min read
Programação Orientada à Objetos com Java - POO

Programação Orientada à Objetos com Java - POO

Image 1
Comments
10 min read
Object-Oriented JavaScript: More Than Just Classes

Object-Oriented JavaScript: More Than Just Classes

Image Image Image Image 9
Comments 1
14 min read
⚖️ 9 Best Resources to Learn the Secrets of Scala

⚖️ 9 Best Resources to Learn the Secrets of Scala

Image Image 6
Comments 4
8 min read
Object Oriented Programming (OOP)

Object Oriented Programming (OOP)

Image Image Image Image Image 19
Comments 1
9 min read
A Deep Dive into Parking Spot LLD Design

A Deep Dive into Parking Spot LLD Design

Image 5
Comments 4
3 min read
Entendendo Membros Estáticos

Entendendo Membros Estáticos

Image Image Image 4
Comments
3 min read
Dictionary C#. Easier than we think.

Dictionary C#. Easier than we think.

Comments
3 min read
Mixin in C#

Mixin in C#

Image Image 3
Comments 2
2 min read
Type of variable in OOPS

Type of variable in OOPS

Comments
2 min read
Object-Oriented Programming (OOP) with Ruby on Rails

Object-Oriented Programming (OOP) with Ruby on Rails

Image Image Image Image 8
Comments
3 min read
__init__ Vs __new__ - When to Use and How

__init__ Vs __new__ - When to Use and How

Image Image Image Image Image 19
Comments
7 min read
Python: Public, Protected & Private Access Modifiers - Explained With Examples

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

Image 1
Comments
6 min read
self & class diagram !

self & class diagram !

Image Image Image Image 9
Comments
4 min read
Object-Oriented Design: Why don't you explain this to me like I'm five

Object-Oriented Design: Why don't you explain this to me like I'm five

Image Image Image Image Image 23
Comments 2
8 min read
Create a Product Rating System with MongoDB and Node.js

Create a Product Rating System with MongoDB and Node.js

Comments
5 min read
Intro to Python: Day 9 - Class Inheritance (OOP)

Intro to Python: Day 9 - Class Inheritance (OOP)

Image 1
Comments
3 min read
class, constructor and magic methods !

class, constructor and magic methods !

Image Image Image Image 10
Comments
3 min read
A Beginners Guide: Polymorphism, Virtual Functions, and Abstract Classes With C++

A Beginners Guide: Polymorphism, Virtual Functions, and Abstract Classes With C++

Image Image Image Image Image 9
Comments 2
7 min read
Intro to Python: Day 8 - Playing Poker with Python (OOP)

Intro to Python: Day 8 - Playing Poker with Python (OOP)

Image Image Image Image 7
Comments 1
2 min read
The Builder Design Pattern in Ruby 🔨

The Builder Design Pattern in Ruby 🔨

Image Image 8
Comments
3 min read
Design Patterns in PHP 8: Simple factory

Design Patterns in PHP 8: Simple factory

Image Image Image Image Image 60
Comments 3
3 min read
Friends in C++

Friends in C++

Image 2
Comments 7
3 min read
What is Prototype? Prototype in JavaScript

What is Prototype? Prototype in JavaScript

Image Image Image Image Image 9
Comments
2 min read
Dependency and dependency injection

Dependency and dependency injection

Comments
4 min read
Making a Simple Python Text Based Game

Making a Simple Python Text Based Game

Image 8
Comments 2
5 min read
Basics of Ruby Classes

Basics of Ruby Classes

Image 2
Comments 4
6 min read
Rust style method definition in Python

Rust style method definition in Python

Image Image 2
Comments
2 min read
Design Patterns in PHP 8: Flyweight

Design Patterns in PHP 8: Flyweight

Image Image Image Image Image 73
Comments 2
4 min read
What I Learned Building a Data Sync Plugin for WordPress in 2023 ⛓🎈

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

Image 1
Comments
6 min read
Most intuitive blog on OOP

Most intuitive blog on OOP

Image 5
Comments 2
2 min read
Design Patterns in PHP 8: Builder

Design Patterns in PHP 8: Builder

Image Image Image Image Image 53
Comments 7
4 min read
Object Oriented Programming — Language Python

Object Oriented Programming — Language Python

Comments
15 min read
The Ultimate Guide to Object-Oriented Programming in Python

The Ultimate Guide to Object-Oriented Programming in Python

Image 1
Comments 3
7 min read
Dynamic polymorphism: key concept to master OOP

Dynamic polymorphism: key concept to master OOP

Image 2
Comments
6 min read
Delegation vs Inheritance in Kotlin

Delegation vs Inheritance in Kotlin

Image Image Image Image Image 7
Comments
3 min read
Reusability vs. Inheritance

Reusability vs. Inheritance

Image 2
Comments
3 min read
Recursively Clone Objects without sacrificing Type Safety

Recursively Clone Objects without sacrificing Type Safety

Comments
3 min read
The Blueprints of Object Oriented Programming

The Blueprints of Object Oriented Programming

Comments
5 min read
OOP Python for Dummies

OOP Python for Dummies

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

Entity Framework Core in .NET 7 7️⃣

Comments 1
5 min read
SOLID Principles in a Nutshell

SOLID Principles in a Nutshell

Image 3
Comments 1
6 min read
The power of magic methods and late static binding

The power of magic methods and late static binding

Image 5
Comments 2
6 min read
Laravel’s ForwardsCalls trait

Laravel’s ForwardsCalls trait

Image 5
Comments
9 min read
Covariance and Contravariance in C#

Covariance and Contravariance in C#

Image 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
➡️👷💪 Linear Class Builder

➡️👷💪 Linear Class Builder

Comments
2 min read
TypeScript React + Generics Part I — Time-Saving Patterns

TypeScript React + Generics Part I — Time-Saving Patterns

Comments
7 min read
I think I finally “get” JS objects

I think I finally “get” JS objects

Image Image Image Image Image 112
Comments 17
6 min read
SOLID Principles with Python | A story

SOLID Principles with Python | A story

Image 9
Comments
15 min read
loading...