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.
Inheritance & Method Overriding - [Java OOP #4]

Inheritance & Method Overriding - [Java OOP #4]

3
Comments
2 min read
OOP fundamentals: what is a Class? The Talking Dog example

OOP fundamentals: what is a Class? The Talking Dog example

1
Comments
3 min read
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

38
Comments 6
4 min read
Types, Objects, and Systems, Oh my!

Types, Objects, and Systems, Oh my!

5
Comments 2
7 min read
Do You Really Know, What Is Single Responsibility?

Do You Really Know, What Is Single Responsibility?

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

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

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

15
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

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)

172
Comments 11
10 min read
loading...