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.
How To Approach Go (Golang)

How To Approach Go (Golang)

7
Comments
3 min read
The Pimp My Library Pattern

The Pimp My Library Pattern

7
Comments
5 min read
Showerthought: On FP and OOP

Showerthought: On FP and OOP

6
Comments
1 min read
Go Things I Love: Methods On Any Type

Go Things I Love: Methods On Any Type

7
Comments
4 min read
Inheritance vs Composition

Inheritance vs Composition

37
Comments 1
3 min read
What is the __construct Method Used For in PHP?

What is the __construct Method Used For in PHP?

6
Comments
1 min read
Inheritance in Python

Inheritance in Python

8
Comments
4 min read
Encapsulation

Encapsulation

6
Comments
1 min read
How to write an object oriented program that doesn't suck

How to write an object oriented program that doesn't suck

70
Comments 16
8 min read
What is Your Competence Level?

What is Your Competence Level?

5
Comments 4
2 min read
métodos window

métodos window

3
Comments
1 min read
Composition over encapsulation

Composition over encapsulation

6
Comments 7
2 min read
Polymorphism and ES6

Polymorphism and ES6

5
Comments
2 min read
Preventing Broken Window Theory using Design Patterns

Preventing Broken Window Theory using Design Patterns

6
Comments
5 min read
C# emits “callvirt” for non-virtual method

C# emits “callvirt” for non-virtual method

4
Comments
3 min read
Automobiles and OOP, a SOLID understanding

Automobiles and OOP, a SOLID understanding

44
Comments
6 min read
A Tale of Two Sorted Lists: Comparing Inheritance and Composition

A Tale of Two Sorted Lists: Comparing Inheritance and Composition

5
Comments
6 min read
Encapsulate and abstract for future-proof software

Encapsulate and abstract for future-proof software

8
Comments
4 min read
How do I define a method with input parameters in an interface?

How do I define a method with input parameters in an interface?

4
Comments
2 min read
Best practices for PHP exception handling

Best practices for PHP exception handling

7
Comments
9 min read
OOP is great! And here is why!

OOP is great! And here is why!

10
Comments 2
1 min read
Difference between state and State

Difference between state and State

29
Comments 5
8 min read
OOP Part 2

OOP Part 2

5
Comments
3 min read
OOP Fractal Trees in R with R6, ggplot2, & gganimate (part 2)

OOP Fractal Trees in R with R6, ggplot2, & gganimate (part 2)

6
Comments
4 min read
OOP Fractal Trees in R with R6, ggplot2, & gganimate (part 1)

OOP Fractal Trees in R with R6, ggplot2, & gganimate (part 1)

8
Comments
6 min read
loading...