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.
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

17
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
Design Patterns in PHP 8: Adapter

Design Patterns in PHP 8: Adapter

68
Comments 5
3 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)

175
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

19
Comments
6 min read
Simulating OOP in Bash

Simulating OOP in Bash

77
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

39
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?

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

Design Patterns in PHP 8: Singleton & Multiton

77
Comments 10
3 min read
Thinking Objectively: OOP Basics

Thinking Objectively: OOP Basics

8
Comments
3 min read
Objetos hashable em Python

Objetos hashable em Python

4
Comments
2 min read
loading...