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.
Design Patterns in PHP 8: alternative implementations

Design Patterns in PHP 8: alternative implementations

52
Comments 4
2 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

14
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

24
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
Code Smell 142 - Queries in Constructors

Code Smell 142 - Queries in Constructors

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

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

14
Comments
4 min read
Design Patterns

Design Patterns

16
Comments 1
4 min read
Illustrating the duality of closures and objects

Illustrating the duality of closures and objects

11
Comments 3
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
A Guide to Python's Secret Superpower: Magic Methods

A Guide to Python's Secret Superpower: Magic Methods

13
Comments 1
10 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

11
Comments
2 min read
My first game using Python (OOP)

My first game using Python (OOP)

2
Comments 1
1 min read
Getters And Setters: What Are Getters And Setters In JavaScript ?

Getters And Setters: What Are Getters And Setters In JavaScript ?

13
Comments 2
3 min read
Go: Making state explicit using the type system

Go: Making state explicit using the type system

6
Comments
4 min read
loading...