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.
Introduction to Java (Java fundamentals, Data Types, Intro to OOP)

Introduction to Java (Java fundamentals, Data Types, Intro to OOP)

Comments
6 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

6
Comments
2 min read
Object-oriented event sourcing

Object-oriented event sourcing

6
Comments
7 min read
Beyond workarounds: DCI offers a genuine take on traditional OOP design patterns

Beyond workarounds: DCI offers a genuine take on traditional OOP design patterns

Comments
2 min read
SOLID Principles with Examples in Python

SOLID Principles with Examples in Python

23
Comments 2
11 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

8
Comments
20 min read
OOP Clone Objects

OOP Clone Objects

37
Comments
2 min read
How Method Lookup and method_missing Works

How Method Lookup and method_missing Works

1
Comments
5 min read
Understanding Ruby Objects and Instance Variables

Understanding Ruby Objects and Instance Variables

4
Comments
3 min read
Magical C# Constructors

Magical C# Constructors

17
Comments 6
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
🚀 Mastering Exception Handling in PHP: Ensuring Code Resilience 🚀

🚀 Mastering Exception Handling in PHP: Ensuring Code Resilience 🚀

1
Comments 2
2 min read
Embrace Functional Programming with /Dart 3.1/

Embrace Functional Programming with /Dart 3.1/

18
Comments 2
6 min read
Magical C# Classes

Magical C# Classes

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

Design Patterns: A Brief Primer

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

Criando Exceptions para impressionar no Teste Técnico

419
Comments 26
7 min read
Dependency Inversion Principle (DIP) in Typescript

Dependency Inversion Principle (DIP) in Typescript

2
Comments
3 min read
Mastering OOP : A Comprehensive Guide

Mastering OOP : A Comprehensive Guide

11
Comments
6 min read
Interface Segregation Principle (ISP) in Typescript

Interface Segregation Principle (ISP) in Typescript

1
Comments
2 min read
Liskov Substitution Principle In Typescript: Explained

Liskov Substitution Principle In Typescript: Explained

1
Comments
4 min read
Organizing custom metrics for effective application monitoring

Organizing custom metrics for effective application monitoring

Comments
4 min read
Open/Closed Principle In Typescript

Open/Closed Principle In Typescript

10
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"

1
Comments 2
2 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)

4
Comments
10 min read
Ruby's main object

Ruby's main object

5
Comments
1 min read
SOLID! Um post aprofundado

SOLID! Um post aprofundado

8
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)

5
Comments 1
7 min read
Introduction to Venus

Introduction to Venus

2
Comments 4
5 min read
Why I Created Venus

Why I Created Venus

2
Comments 1
2 min read
Create Trait and use in Laravel

Create Trait and use in Laravel

1
Comments
1 min read
Design Patterns in PHP 8: Interpreter

Design Patterns in PHP 8: Interpreter

48
Comments 1
3 min read
Design Patterns in PHP 8: Proxy

Design Patterns in PHP 8: Proxy

54
Comments
3 min read
Design Patterns in PHP 8: Abstract factory

Design Patterns in PHP 8: Abstract factory

57
Comments 1
2 min read
Object Oriented Concept - Inheritance

Object Oriented Concept - Inheritance

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

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

Programação Orientada à Objetos com Java - POO

7
Comments
10 min read
SOLID principles in PHP

SOLID principles in PHP

53
Comments 1
3 min read
Making some SOLID points

Making some SOLID points

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

Object-Oriented JavaScript: More Than Just Classes

6
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
R is Heavily Functional and Classy too

R is Heavily Functional and Classy too

3
Comments 2
2 min read
Object Oriented Programming (OOP)

Object Oriented Programming (OOP)

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

A Deep Dive into Parking Spot LLD Design

6
Comments 4
3 min read
Entendendo Membros Estáticos

Entendendo Membros Estáticos

5
Comments 1
3 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
Types of Functions in OOPS

Types of Functions in OOPS

4
Comments
4 min read
Type of variable in OOPS

Type of variable in OOPS

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

Object-Oriented Programming (OOP) with Ruby on Rails

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

__init__ Vs __new__ - When to Use and How

13
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 !

3
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

12
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

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

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

4
Comments 1
2 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
loading...