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.
Use Immutable Objects

Use Immutable Objects

14
Comments 1
4 min read
Orientação a objetos de outra forma: Herança

Orientação a objetos de outra forma: Herança

12
Comments 2
6 min read
Protect class from disallowing changes to values outside in C#

Protect class from disallowing changes to values outside in C#

6
Comments
1 min read
JavaScript: Why Does `this` Work Like This?

JavaScript: Why Does `this` Work Like This?

6
Comments
3 min read
ActiveRecord - Value Objects with serialize

ActiveRecord - Value Objects with serialize

9
Comments
4 min read
A Walk Through the Gilded Rose Kata — Pt 5: Open to extension, closed to modification

A Walk Through the Gilded Rose Kata — Pt 5: Open to extension, closed to modification

5
Comments
3 min read
A Walk Through the Gilded Rose Kata — Pt 4: Discovering what GildedRose really is

A Walk Through the Gilded Rose Kata — Pt 4: Discovering what GildedRose really is

5
Comments
4 min read
Code Smell 67 - Middle Man

Code Smell 67 - Middle Man

2
Comments
1 min read
A Walk Through the Gilded Rose Kata — Pt 3: From Faux-O to OO

A Walk Through the Gilded Rose Kata — Pt 3: From Faux-O to OO

7
Comments
6 min read
A Walk Through the Gilded Rose Kata — Pt 2: Duplication is your friend (at first)

A Walk Through the Gilded Rose Kata — Pt 2: Duplication is your friend (at first)

7
Comments
6 min read
A Walk Through the Gilded Rose Kata — Pt 1: Do not break anything

A Walk Through the Gilded Rose Kata — Pt 1: Do not break anything

11
Comments
7 min read
Orientação a objetos de outra forma: Métodos estáticos e de classes

Orientação a objetos de outra forma: Métodos estáticos e de classes

17
Comments
3 min read
SOLID: Open Closed Principle

SOLID: Open Closed Principle

27
Comments
5 min read
I've Recently Learned About GPT3 - This is my Journey

I've Recently Learned About GPT3 - This is my Journey

3
Comments
2 min read
SOLID: Principio de Abierto/Cerrado

SOLID: Principio de Abierto/Cerrado

10
Comments
6 min read
Virtual as a code smell*

Virtual as a code smell*

8
Comments 2
5 min read
Object-oriented Programming in Python 🐍

Object-oriented Programming in Python 🐍

13
Comments
6 min read
Liskov Substitution Principle

Liskov Substitution Principle

9
Comments
1 min read
Javascript Objects and the Practical Use of them...

Javascript Objects and the Practical Use of them...

6
Comments
4 min read
Code Smell 66 - Shotgun Surgery

Code Smell 66 - Shotgun Surgery

4
Comments 5
2 min read
Orientação a objetos de outra forma: Classes e objetos

Orientação a objetos de outra forma: Classes e objetos

23
Comments 6
6 min read
Herencia Prototipal en JavaScript con la ayuda de Shingeki no Kyojin

Herencia Prototipal en JavaScript con la ayuda de Shingeki no Kyojin

7
Comments
10 min read
Beginner's guide to abstract base class in Python

Beginner's guide to abstract base class in Python

26
Comments 7
3 min read
Creating classes in python

Creating classes in python

11
Comments
4 min read
Code Smell 65 - Variables Named After Types

Code Smell 65 - Variables Named After Types

5
Comments 1
1 min read
SOLID: Single Responsibility Principle

SOLID: Single Responsibility Principle

30
Comments 2
5 min read
SOLID: Principio de Responsabilidad Única

SOLID: Principio de Responsabilidad Única

27
Comments
7 min read
I created my own SOLID principles

I created my own SOLID principles

9
Comments
3 min read
11 - Abstract Factory

11 - Abstract Factory

4
Comments
7 min read
Golang for Object Oriented People

Golang for Object Oriented People

14
Comments
3 min read
It is an argument, not a trojan horse!

It is an argument, not a trojan horse!

14
Comments 1
3 min read
Golang OOP primitives

Golang OOP primitives

21
Comments 1
8 min read
Code Smell 64 - Inappropriate Intimacy

Code Smell 64 - Inappropriate Intimacy

7
Comments
1 min read
Inheritance in Java

Inheritance in Java

3
Comments 3
2 min read
Lei de Demeter

Lei de Demeter

6
Comments 1
2 min read
C++ encapsulation, a tale of getters and setters ?

C++ encapsulation, a tale of getters and setters ?

5
Comments 2
3 min read
Code Smell 63 - Feature Envy

Code Smell 63 - Feature Envy

6
Comments 2
2 min read
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

35
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
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
How I mock unit tests in Golang

How I mock unit tests in Golang

35
Comments 4
3 min read
Namespaces con PHP

Namespaces con PHP

5
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
Function Overloading

Function Overloading

6
Comments
2 min read
How to Learn Perl Object Oriented Programming?

How to Learn Perl Object Oriented Programming?

6
Comments
2 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

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

Replacing JavaScript Classes With The Module Design Pattern

64
Comments 16
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

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