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.
Stop Calling them ‘Bugs’

Stop Calling them ‘Bugs’

9
Comments 10
2 min read
Demystifying Object-Oriented Programming(OOP) in PHP

Demystifying Object-Oriented Programming(OOP) in PHP

36
Comments 4
5 min read
10 - Factory Method

10 - Factory Method

3
Comments
6 min read
Strategic - Painless Strategy Pattern in Ruby and Rails

Strategic - Painless Strategy Pattern in Ruby and Rails

11
Comments 1
3 min read
How I mock unit tests in Golang

How I mock unit tests in Golang

35
Comments 4
3 min read
Class Variables in Python

Class Variables in Python

7
Comments
2 min read
True private attributes and methods for modern Perl OOP

True private attributes and methods for modern Perl OOP

14
Comments
3 min read
Namespaces con PHP

Namespaces con PHP

6
Comments
3 min read
JavaScript vs object-orientated languages: Java and C#

JavaScript vs object-orientated languages: Java and C#

7
Comments
8 min read
Object-Oriented Programming applied to JS (Crash Course Recommendation)

Object-Oriented Programming applied to JS (Crash Course Recommendation)

2
Comments 2
1 min read
C++ Copy Constructors

C++ Copy Constructors

9
Comments 2
4 min read
Constructors in C++

Constructors in C++

11
Comments 5
1 min read
Advertising another approach to Maintainable OOP

Advertising another approach to Maintainable OOP

2
Comments
12 min read
8 - Interpreter

8 - Interpreter

6
Comments
7 min read
Understanding SOLID Principles: Dependency Inversion

Understanding SOLID Principles: Dependency Inversion

46
Comments 1
3 min read
Replacing JavaScript Classes With The Module Design Pattern

Replacing JavaScript Classes With The Module Design Pattern

70
Comments 20
10 min read
Object-Oriented Programming (Easy Description)

Object-Oriented Programming (Easy Description)

4
Comments
3 min read
OOP Php part-1

OOP Php part-1

6
Comments 2
7 min read
Designing an OOP System

Designing an OOP System

13
Comments 5
6 min read
Bringing Modern OO To Perl

Bringing Modern OO To Perl

25
Comments 15
4 min read
Generic `impl` blocks are kinda like macros...

Generic `impl` blocks are kinda like macros...

50
Comments 2
12 min read
Why is he so different from his parents? - Liskov's Substitution Principle

Why is he so different from his parents? - Liskov's Substitution Principle

10
Comments
4 min read
Encapsulamento da lógica do algoritmo

Encapsulamento da lógica do algoritmo

6
Comments
5 min read
7 - Facade

7 - Facade

4
Comments
7 min read
Nodejs Building Concurrent Operations With Queue

Nodejs Building Concurrent Operations With Queue

11
Comments
2 min read
If it works, don't change it - Open Closed Principle

If it works, don't change it - Open Closed Principle

12
Comments
4 min read
Tackling Object Oriented Programming

Tackling Object Oriented Programming

10
Comments
4 min read
Its not a Swiss Army Knife - Single Responsibility Principle

Its not a Swiss Army Knife - Single Responsibility Principle

19
Comments
4 min read
How SOLID is your code? - Introduction

How SOLID is your code? - Introduction

9
Comments
1 min read
How classmethod in Python helps in implementing Factory methods ?

How classmethod in Python helps in implementing Factory methods ?

8
Comments
2 min read
Random integer generation in an interval with Modern OOP Perl

Random integer generation in an interval with Modern OOP Perl

4
Comments 8
1 min read
Nude Models — Part II : Getters

Nude Models — Part II : Getters

7
Comments 1
7 min read
Python Singletons

Python Singletons

5
Comments
1 min read
Best way to handle lots of logic inside React Class Components

Best way to handle lots of logic inside React Class Components

1
Comments
1 min read
Polymorphism and why use it?

Polymorphism and why use it?

5
Comments
4 min read
6 - State

6 - State

6
Comments
8 min read
3 programming paradigms that every Object-Oriented developer should know

3 programming paradigms that every Object-Oriented developer should know

7
Comments
2 min read
Understanding SOLID Principles: Interface Separation

Understanding SOLID Principles: Interface Separation

2
Comments
4 min read
OOP vs FP and the quest for reality

OOP vs FP and the quest for reality

2
Comments 1
7 min read
Nude Models — Part I : Setters

Nude Models — Part I : Setters

14
Comments
6 min read
Pokemons ensinam: POO

Pokemons ensinam: POO

25
Comments
16 min read
Object.seal() vs Object.freeze()

Object.seal() vs Object.freeze()

2
Comments
1 min read
OOP in JavaScript. #1. Constructor and Prototypes

OOP in JavaScript. #1. Constructor and Prototypes

11
Comments 1
4 min read
OOP concepts

OOP concepts

5
Comments
4 min read
How to Learn Perl Object Oriented Programming?

How to Learn Perl Object Oriented Programming?

7
Comments
2 min read
Generic Programming

Generic Programming

9
Comments 2
4 min read
What exactly is a name? — Part I: The Quest

What exactly is a name? — Part I: The Quest

2
Comments
8 min read
Coupling: The one and only software design problem

Coupling: The one and only software design problem

10
Comments 2
5 min read
4 - Composite

4 - Composite

2
Comments
6 min read
Understanding SOLID Principles: Liskov Substitution Principle

Understanding SOLID Principles: Liskov Substitution Principle

22
Comments 3
8 min read
Copy Objects in JavaScript

Copy Objects in JavaScript

7
Comments 2
2 min read
Laziness I: Meta-programming

Laziness I: Meta-programming

5
Comments 2
7 min read
Difference between 'extends' and 'implements' in TypeScript

Difference between 'extends' and 'implements' in TypeScript

10
Comments 2
1 min read
Java Inheritance Tutorial: explained with examples

Java Inheritance Tutorial: explained with examples

8
Comments
10 min read
Can virtual functions have default arguments?

Can virtual functions have default arguments?

8
Comments 4
5 min read
Understanding Dependency Injection

Understanding Dependency Injection

12
Comments
3 min read
Object Oriented Programming in Memes

Object Oriented Programming in Memes

36
Comments 2
4 min read
[Série do Instagram - Primeiros passos como backend] Programação orientada a objetos

[Série do Instagram - Primeiros passos como backend] Programação orientada a objetos

15
Comments
1 min read
2 - Adapter

2 - Adapter

4
Comments
7 min read
Hexagonal Architecture Testing

Hexagonal Architecture Testing

4
Comments
10 min read
loading...