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.
Why Interfaces in Go Are Not Explicitly Implemented

Why Interfaces in Go Are Not Explicitly Implemented

8
Comments
5 min read
Introduction to DML - part 2: using functional templating

Introduction to DML - part 2: using functional templating

3
Comments 4
4 min read
Solid Design Principles

Solid Design Principles

197
Comments 4
8 min read
Answer: Difference between Encapsulation and Abstraction

Answer: Difference between Encapsulation and Abstraction

2
Comments
1 min read
SOLID: Dependency Inversion Principle

SOLID: Dependency Inversion Principle

17
Comments
5 min read
Python Classes and Objects

Python Classes and Objects

10
Comments 1
4 min read
Inheritance

Inheritance

2
Comments
2 min read
Looking for recommendations - OOP/Designing course using Typescript/Node.js in greater depth!

Looking for recommendations - OOP/Designing course using Typescript/Node.js in greater depth!

5
Comments
1 min read
TDD Conference 2021 - How To Get Started With Test-Driving Your Code - Jov Mit

TDD Conference 2021 - How To Get Started With Test-Driving Your Code - Jov Mit

2
Comments
2 min read
Abstract class vs interfaces. When to use them?

Abstract class vs interfaces. When to use them?

9
Comments
2 min read
Understanding Functions In Python

Understanding Functions In Python

24
Comments 4
4 min read
TDD Conference 2021 - Which is better to Code by Contract: TDD or API-first? - Meenakshi Dhanani

TDD Conference 2021 - Which is better to Code by Contract: TDD or API-first? - Meenakshi Dhanani

2
Comments
2 min read
Emulating abstract base classes in Rust

Emulating abstract base classes in Rust

8
Comments
14 min read
Ruby Object Oriented Programming (OOP)

Ruby Object Oriented Programming (OOP)

24
Comments 3
12 min read
TDD Conference 2021 - Want More Value Faster? Take Many More Much Smaller Steps - GeePaw Hill

TDD Conference 2021 - Want More Value Faster? Take Many More Much Smaller Steps - GeePaw Hill

2
Comments
2 min read
Code Smell 84 - Max < Min (Javascript)

Code Smell 84 - Max < Min (Javascript)

2
Comments
2 min read
Introduction to the Document Makeup Library (DML)

Introduction to the Document Makeup Library (DML)

23
Comments 15
3 min read
Say no to Interface pollution - Interface Segregation Principle

Say no to Interface pollution - Interface Segregation Principle

4
Comments
3 min read
Java OOP Concepts

Java OOP Concepts

24
Comments
4 min read
JavaScript Classes Explained

JavaScript Classes Explained

4
Comments
5 min read
Object Oriented Programming with a Real-World Scenario - Part 1

Object Oriented Programming with a Real-World Scenario - Part 1

4
Comments
1 min read
Classes and type in Python - Introduction

Classes and type in Python - Introduction

3
Comments
4 min read
23 - Observer

23 - Observer

4
Comments 1
7 min read
Writing self-documented code with low cognitive complexity

Writing self-documented code with low cognitive complexity

2
Comments
6 min read
How using OOP improves code quality? Classes vs. Functions

How using OOP improves code quality? Classes vs. Functions

3
Comments
2 min read
Write clean Object-Oriented code by replacing conditional with polymorphism

Write clean Object-Oriented code by replacing conditional with polymorphism

85
Comments 3
5 min read
Understanding OOP Concepts With Kotlin

Understanding OOP Concepts With Kotlin

8
Comments 5
4 min read
SOLID e o princĂ­pio do 6 por meia dĂşzia

SOLID e o princĂ­pio do 6 por meia dĂşzia

8
Comments
4 min read
Software Design: Deep Modules

Software Design: Deep Modules

58
Comments 4
4 min read
Pillars of OOPS (in python)

Pillars of OOPS (in python)

28
Comments 2
5 min read
21 Premium Backend Interview Questions and Preparatory Answers

21 Premium Backend Interview Questions and Preparatory Answers

9
Comments
10 min read
OOP? START HERE

OOP? START HERE

3
Comments
2 min read
Rebuilding FactoryBot in 150 lines of code

Rebuilding FactoryBot in 150 lines of code

48
Comments 1
16 min read
Core Concepts behind Java OOP

Core Concepts behind Java OOP

13
Comments 1
4 min read
Wiring Services in Frameworks And How it Works Under the Hood

Wiring Services in Frameworks And How it Works Under the Hood

6
Comments
2 min read
SOLID e o princípio do faça algo, mas do seu jeito

SOLID e o princípio do faça algo, mas do seu jeito

10
Comments
4 min read
SOLID e o princípio do não faça mais do que não deve

SOLID e o princípio do não faça mais do que não deve

15
Comments
5 min read
Hairless Furever: My First CLI Gem

Hairless Furever: My First CLI Gem

6
Comments
13 min read
Prototypes vs Traditional Classes

Prototypes vs Traditional Classes

5
Comments
2 min read
S.O.L.I.D Principle - Liskov Substitution Principle (LSP)

S.O.L.I.D Principle - Liskov Substitution Principle (LSP)

8
Comments
2 min read
Laravel Inversion of Control Implementation using Contextual Binding

Laravel Inversion of Control Implementation using Contextual Binding

19
Comments 4
7 min read
Code Smell 81 - Result

Code Smell 81 - Result

6
Comments 6
1 min read
Object-oriented Programming in JavaScript

Object-oriented Programming in JavaScript

142
Comments 3
11 min read
Code Smell 80 - Nested Try/Catch

Code Smell 80 - Nested Try/Catch

5
Comments
2 min read
Java - reduce redundant objects with Flyweight Design pattern

Java - reduce redundant objects with Flyweight Design pattern

37
Comments 6
4 min read
S.O.L.I.D Principle - Open Closed Principle (OCP)

S.O.L.I.D Principle - Open Closed Principle (OCP)

9
Comments
2 min read
22 - Mediator

22 - Mediator

5
Comments 1
7 min read
Code Smell 79 - TheResult

Code Smell 79 - TheResult

4
Comments
1 min read
S.O.L.I.D Principle - Single Responsibility Principle (SRP)

S.O.L.I.D Principle - Single Responsibility Principle (SRP)

9
Comments
3 min read
S.O.L.I.D Principle - Pengenalan

S.O.L.I.D Principle - Pengenalan

7
Comments 1
1 min read
C# Delegates 🚚📦🏠

C# Delegates 🚚📦🏠

3
Comments
4 min read
Code Smell 78 - Callback Hell

Code Smell 78 - Callback Hell

2
Comments
2 min read
A tal da alta coesĂŁo e baixo acoplamento

A tal da alta coesĂŁo e baixo acoplamento

7
Comments 2
2 min read
How to create a PHP validator.

How to create a PHP validator.

2
Comments 2
1 min read
Call by Value vs Call by Reference

Call by Value vs Call by Reference

4
Comments
2 min read
Code Smell 77 - Timestamps

Code Smell 77 - Timestamps

4
Comments
2 min read
C# Constructor Overloading Example

C# Constructor Overloading Example

3
Comments
1 min read
Code Smell 75 - Comments Inside a Method

Code Smell 75 - Comments Inside a Method

6
Comments
2 min read
Code Smell 74 - Empty Lines

Code Smell 74 - Empty Lines

4
Comments 4
1 min read
OOP: Object Oriented Programming

OOP: Object Oriented Programming

10
Comments
3 min read
loading...