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.
Enhancing C#: Introducing cs-tools, a Project for Beginner and Intermediate Developers

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

3
Comments
2 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
Comments
20 min read
How Method Lookup and method_missing Works

How Method Lookup and method_missing Works

Comments
5 min read
Object-oriented event sourcing

Object-oriented event sourcing

7
Comments
7 min read
SOLID Principles with Examples in Python

SOLID Principles with Examples in Python

24
Comments 2
11 min read
OOP Clone Objects

OOP Clone Objects

15
Comments
2 min read
Organizing custom metrics for effective application monitoring

Organizing custom metrics for effective application monitoring

Comments
4 min read
Understanding Ruby Objects and Instance Variables

Understanding Ruby Objects and Instance Variables

Comments
3 min read
Magical C# Constructors

Magical C# Constructors

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

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

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

Introduction to Object-Oriented Programming (OOP) for Newbies

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

Embrace Functional Programming with /Dart 3.1/

19
Comments 2
6 min read
Magical C# Classes

Magical C# Classes

13
Comments 8
6 min read
Design Patterns: A Brief Primer

Design Patterns: A Brief Primer

7
Comments
2 min read
Criando Exceptions para impressionar no Teste Técnico

Criando Exceptions para impressionar no Teste Técnico

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

Liskov Substitution Principle In Typescript: Explained

Comments
4 min read
Open/Closed Principle In Typescript

Open/Closed Principle In Typescript

8
Comments
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"

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

Dependency Inversion Principle (DIP) in Typescript

4
Comments
3 min read
Mastering OOP : A Comprehensive Guide

Mastering OOP : A Comprehensive Guide

2
Comments
6 min read
Venus Object-Orientation

Venus Object-Orientation

5
Comments
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
Comments
10 min read
Ruby's main object

Ruby's main object

9
Comments
1 min read
SOLID! Um post "aprofundado"

SOLID! Um post "aprofundado"

10
Comments
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
Comments 1
7 min read
Introduction to Venus

Introduction to Venus

5
Comments 4
5 min read
Why I Created Venus

Why I Created Venus

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

Intro to Python: Day 11 - Another Class Inheritance Example

3
Comments
2 min read
SOLID principles in PHP

SOLID principles in PHP

4
Comments
3 min read
Create Trait and use in Laravel

Create Trait and use in Laravel

Comments
1 min read
Design Patterns in PHP 8: Interpreter

Design Patterns in PHP 8: Interpreter

47
Comments 1
4 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

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

Intro to Python - Day 5 - Encapsulation in OOP

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

Design Patterns in PHP 8: Abstract factory

55
Comments 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
Comments 2
4 min read
Intro to Python: Day 7 - Private Methods in Python

Intro to Python: Day 7 - Private Methods in Python

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

Programação Orientada à Objetos com Java - POO

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

Object-Oriented JavaScript: More Than Just Classes

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

⚖️ 9 Best Resources to Learn the Secrets of Scala

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

Object Oriented Programming (OOP)

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

A Deep Dive into Parking Spot LLD Design

5
Comments 4
3 min read
Entendendo Membros Estáticos

Entendendo Membros Estáticos

4
Comments
3 min read
Mixin in C#

Mixin in C#

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

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

__init__ Vs __new__ - When to Use and How

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

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

1
Comments
6 min read
self & class diagram !

self & class diagram !

7
Comments
4 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
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
Comments 2
8 min read
Intro to Python: Day 9 - Class Inheritance (OOP)

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

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

class, constructor and magic methods !

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

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

cloneElement in React? important for interview

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

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

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

Dictionary C#. Easier than we think.

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

Design Patterns in PHP 8: Simple factory

62
Comments 3
3 min read
The Builder Design Pattern in Ruby 🔨

The Builder Design Pattern in Ruby 🔨

6
Comments
3 min read
Friends in C++

Friends in C++

2
Comments 7
3 min read
loading...