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.
Operator Overloading Example1

Operator Overloading Example1

1
Comments 2
2 min read
Python Intermediate: How to use Python Decorators.

Python Intermediate: How to use Python Decorators.

2
Comments 1
3 min read
Golang interfaces

Golang interfaces

5
Comments
3 min read
My Perl Weekly Challenge

My Perl Weekly Challenge

2
Comments
4 min read
Design Patterns in PHP 8: Factory method

Design Patterns in PHP 8: Factory method

35
Comments 6
4 min read
Do You Really Know, What Is Single Responsibility?

Do You Really Know, What Is Single Responsibility?

10
Comments
9 min read
Interfaces in Python: not truly an interface, just a convention.

Interfaces in Python: not truly an interface, just a convention.

3
Comments
5 min read
OOP Inheritance aka "It's About Family"

OOP Inheritance aka "It's About Family"

Comments
3 min read
Entendendo Programação Orientada a Objetos, de vez, com Harry Potter.

Entendendo Programação Orientada a Objetos, de vez, com Harry Potter.

11
Comments 1
8 min read
Classes in JavaScript

Classes in JavaScript

7
Comments
2 min read
Abstract. What does that mean?

Abstract. What does that mean?

3
Comments
3 min read
Object Mapping advanced features & QoL with Java

Object Mapping advanced features & QoL with Java

5
Comments
7 min read
Inheritance in Object Oriented Programming

Inheritance in Object Oriented Programming

15
Comments 1
4 min read
[Book Review]Practical Object-Oriented Design: An Agile Primer Using Ruby by Sandi Metz

[Book Review]Practical Object-Oriented Design: An Agile Primer Using Ruby by Sandi Metz

4
Comments
4 min read
O/RM is like adding brain damage to your database

O/RM is like adding brain damage to your database

45
Comments 43
5 min read
Design Patterns in PHP 8: Adapter

Design Patterns in PHP 8: Adapter

68
Comments 5
4 min read
Simplified O.O.P : Abstraction in Python

Simplified O.O.P : Abstraction in Python

10
Comments
3 min read
OOP Polymorphism aka "All Dogs Don't Bark the Same"

OOP Polymorphism aka "All Dogs Don't Bark the Same"

4
Comments
3 min read
Learn Design Patterns: Part 1

Learn Design Patterns: Part 1

4
Comments
3 min read
The Pitfalls of the Destroy Method in Active Record

The Pitfalls of the Destroy Method in Active Record

4
Comments
4 min read
Introducing Venus, a new world for Perl 5

Introducing Venus, a new world for Perl 5

21
Comments 4
11 min read
[PHP Guidelines series] Introduction and Factory Method Design Pattern

[PHP Guidelines series] Introduction and Factory Method Design Pattern

1
Comments
2 min read
Hexagonal Architecture and Clean Architecture (with examples)

Hexagonal Architecture and Clean Architecture (with examples)

52
Comments 11
10 min read
[Design Pattern] Observer Pattern

[Design Pattern] Observer Pattern

3
Comments
2 min read
System Design| Business Rules Implementation

System Design| Business Rules Implementation

7
Comments
3 min read
Object Mapping advanced features & QoL with Kotlin

Object Mapping advanced features & QoL with Kotlin

18
Comments
6 min read
Simulating OOP in Bash

Simulating OOP in Bash

63
Comments 9
6 min read
OOP Abstraction aka All You Need Are Stick Figures

OOP Abstraction aka All You Need Are Stick Figures

4
Comments
3 min read
Java Frappe: Optional<T>

Java Frappe: Optional<T>

3
Comments
1 min read
Java Fundamentals

Java Fundamentals

7
Comments
4 min read
Design Patterns in PHP 8: Prototype

Design Patterns in PHP 8: Prototype

38
Comments 1
3 min read
OOP Encapsulation aka Wrap it Up

OOP Encapsulation aka Wrap it Up

2
Comments
3 min read
My very first Tech YouTube video

My very first Tech YouTube video

9
Comments 2
1 min read
Qual é a diferença entre programação orientada a objetos e funcional?

Qual é a diferença entre programação orientada a objetos e funcional?

80
Comments 17
7 min read
Design Patterns in PHP 8: Singleton & Multiton

Design Patterns in PHP 8: Singleton & Multiton

68
Comments 8
3 min read
Thinking Objectively: OOP Basics

Thinking Objectively: OOP Basics

8
Comments
3 min read
Objetos hashable em Python

Objetos hashable em Python

3
Comments
2 min read
Design Patterns in PHP 8: alternative implementations

Design Patterns in PHP 8: alternative implementations

51
Comments 4
3 min read
Singletons in TypeScript

Singletons in TypeScript

8
Comments
2 min read
[Design Pattern] Strategy Pattern

[Design Pattern] Strategy Pattern

5
Comments
2 min read
Object Oriented Programming

Object Oriented Programming

7
Comments
4 min read
Functional programming vs OOP: Which paradigm to use

Functional programming vs OOP: Which paradigm to use

13
Comments
7 min read
Java as a Second (or third) language

Java as a Second (or third) language

7
Comments
3 min read
Mite: an OO compiler for Perl

Mite: an OO compiler for Perl

11
Comments 3
5 min read
What the heck is Prototypal Inheritance? Part 1: Object Prototypes

What the heck is Prototypal Inheritance? Part 1: Object Prototypes

7
Comments
4 min read
Java and Object Oriented Programming [#2]

Java and Object Oriented Programming [#2]

9
Comments
4 min read
How to Think in Object-Oriented Way

How to Think in Object-Oriented Way

5
Comments
10 min read
this keyword

this keyword

2
Comments 1
4 min read
Binding ASP.NET configuration to an interface

Binding ASP.NET configuration to an interface

2
Comments
3 min read
A Guide to Python's Secret Superpower: Magic Methods

A Guide to Python's Secret Superpower: Magic Methods

12
Comments
10 min read
Introdução ao SOLID - Princípios L e I

Introdução ao SOLID - Princípios L e I

12
Comments
4 min read
Code Smell 142 - Queries in Constructors

Code Smell 142 - Queries in Constructors

23
Comments
2 min read
Design Patterns

Design Patterns

16
Comments 1
4 min read
Implementing Builder Pattern - Abstract Class

Implementing Builder Pattern - Abstract Class

5
Comments
2 min read
Illustrating the duality of closures and objects

Illustrating the duality of closures and objects

9
Comments 1
4 min read
There and back again: Refactoring OO to FP

There and back again: Refactoring OO to FP

8
Comments
3 min read
Java and Object Oriented Programming [#1]

Java and Object Oriented Programming [#1]

9
Comments
3 min read
Code Smell 139 - Business Code in the User Interface

Code Smell 139 - Business Code in the User Interface

9
Comments 1
3 min read
Node.js Design Patterns and Common Use Cases

Node.js Design Patterns and Common Use Cases

1
Comments
5 min read
Code Smell 137 - Inheritance Tree Too Deep

Code Smell 137 - Inheritance Tree Too Deep

10
Comments
2 min read
loading...