The Wayback Machine - https://web.archive.org/web/20231201202043/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.
OOP - 4 Pillars in Java

OOP - 4 Pillars in Java

2
2
4 min read
A Deep Dive into Object-Oriented Programming in Python: From Novice to Virtuoso

A Deep Dive into Object-Oriented Programming in Python: From Novice to Virtuoso

2
20 min read
How Method Lookup and method_missing Works

How Method Lookup and method_missing Works

5 min read
Enhancing C#: Introducing cs-tools, a Project for Beginner and Intermediate Developers

Enhancing C#: Introducing cs-tools, a Project for Beginner and Intermediate Developers

9
2 min read
Object-oriented event sourcing

Object-oriented event sourcing

7
7 min read
SOLID Principles with Examples in Python

SOLID Principles with Examples in Python

25
2
11 min read
OOP Clone Objects

OOP Clone Objects

30
2 min read
Organizing custom metrics for effective application monitoring

Organizing custom metrics for effective application monitoring

4 min read
Understanding Ruby Objects and Instance Variables

Understanding Ruby Objects and Instance Variables

3 min read
Magical C# Constructors

Magical C# Constructors

17
5
9 min read
Composing '99 Bottles of Beer' with Ruby's OOP Harmony'

Composing '99 Bottles of Beer' with Ruby's OOP Harmony'

7 min read
Introduction to Object-Oriented Programming (OOP) for Newbies

Introduction to Object-Oriented Programming (OOP) for Newbies

9
2
3 min read
Embrace Functional Programming with /Dart 3.1/

Embrace Functional Programming with /Dart 3.1/

19
2
6 min read
Magical C# Classes

Magical C# Classes

13
8
6 min read
Design Patterns: A Brief Primer

Design Patterns: A Brief Primer

7
2 min read
Criando Exceptions para impressionar no Teste TΓ©cnico

Criando Exceptions para impressionar no Teste TΓ©cnico

369
25
7 min read
Liskov Substitution Principle In Typescript: Explained

Liskov Substitution Principle In Typescript: Explained

4 min read
Open/Closed Principle In Typescript

Open/Closed Principle In Typescript

8
4 min read
The Underappreciated Power of TypeScript Interfaces: Going Beyond "Interface vs Type"

The Underappreciated Power of TypeScript Interfaces: Going Beyond "Interface vs Type"

2
2 min read
Dependency Inversion Principle (DIP) in Typescript

Dependency Inversion Principle (DIP) in Typescript

3
3 min read
Mastering OOP : A Comprehensive Guide

Mastering OOP : A Comprehensive Guide

2
6 min read
Venus Object-Orientation

Venus Object-Orientation

5
9 min read
IntroduΓ§Γ£o Γ  ProgramaΓ§Γ£o Orientada a Objetos em Python com Pygame(parte 2)

IntroduΓ§Γ£o Γ  ProgramaΓ§Γ£o Orientada a Objetos em Python com Pygame(parte 2)

3
10 min read
Ruby's main object

Ruby's main object

9
1 min read
SOLID! Um post "aprofundado"

SOLID! Um post "aprofundado"

10
15 min read
IntroduΓ§Γ£o Γ  ProgramaΓ§Γ£o Orientada a Objetos em Python com Pygame(parte 1)

IntroduΓ§Γ£o Γ  ProgramaΓ§Γ£o Orientada a Objetos em Python com Pygame(parte 1)

4
1
7 min read
Introduction to Venus

Introduction to Venus

4
4
5 min read
Why I Created Venus

Why I Created Venus

2
1
2 min read
Intro to Python: Day 11 - Another Class Inheritance Example

Intro to Python: Day 11 - Another Class Inheritance Example

3
2 min read
SOLID principles in PHP

SOLID principles in PHP

4
3 min read
Create Trait and use in Laravel

Create Trait and use in Laravel

1 min read
Design Patterns in PHP 8: Interpreter

Design Patterns in PHP 8: Interpreter

47
1
4 min read
Types of Functions in OOPS

Types of Functions in OOPS

4 min read
Design Patterns in PHP 8: Proxy

Design Patterns in PHP 8: Proxy

56
3 min read
Intro to Python - Day 5 - Encapsulation in OOP

Intro to Python - Day 5 - Encapsulation in OOP

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

Design Patterns in PHP 8: Abstract factory

55
1
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

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

Intro to Python: Day 7 - Private Methods in Python

4
2 min read
ProgramaΓ§Γ£o Orientada Γ  Objetos com Java - POO

ProgramaΓ§Γ£o Orientada Γ  Objetos com Java - POO

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

Object-Oriented JavaScript: More Than Just Classes

7
1
14 min read
βš–οΈ 9 Best Resources to Learn the Secrets of Scala

βš–οΈ 9 Best Resources to Learn the Secrets of Scala

6
4
8 min read
Object Oriented Programming (OOP)

Object Oriented Programming (OOP)

19
2
9 min read
A Deep Dive into Parking Spot LLD Design

A Deep Dive into Parking Spot LLD Design

5
4
3 min read
Entendendo Membros EstΓ‘ticos

Entendendo Membros EstΓ‘ticos

4
3 min read
Mixin in C#

Mixin in C#

3
2
2 min read
Type of variable in OOPS

Type of variable in OOPS

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

Object-Oriented Programming (OOP) with Ruby on Rails

5
3 min read
__init__ Vs __new__ - When to Use and How

__init__ Vs __new__ - When to Use and How

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

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

1
6 min read
self & class diagram !

self & class diagram !

7
4 min read
Create a Product Rating System with MongoDB and Node.js

Create a Product Rating System with MongoDB and Node.js

5 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

17
2
8 min read
Intro to Python: Day 9 - Class Inheritance (OOP)

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

1
3 min read
class, constructor and magic methods !

class, constructor and magic methods !

5
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++

8
2
7 min read
cloneElement in React? important for interview

cloneElement in React? important for interview

10
3 min read
Intro to Python: Day 8 - Playing Poker with Python (OOP)

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

3
1
2 min read
Dictionary C#. Easier than we think.

Dictionary C#. Easier than we think.

1
3 min read
Design Patterns in PHP 8: Simple factory

Design Patterns in PHP 8: Simple factory

62
3
3 min read
The Builder Design Pattern in Ruby πŸ”¨

The Builder Design Pattern in Ruby πŸ”¨

6
3 min read
loading...