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.
Functional vs Object Oriented vs Procedural programming

Functional vs Object Oriented vs Procedural programming

159
Comments 13
4 min read
OOP is Ruff!

OOP is Ruff!

54
Comments 8
6 min read
Difference Between Aggregation and Composition

Difference Between Aggregation and Composition

7
Comments
1 min read
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

18
Comments
5 min read
Python Classes and Objects

Python Classes and Objects

11
Comments 1
4 min read
Inheritance

Inheritance

2
Comments
2 min read
TDD Conference 2021 - On The Relationship Between Units Of Isolation And Test Coupling - Mario Cervera

TDD Conference 2021 - On The Relationship Between Units Of Isolation And Test Coupling - Mario Cervera

1
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
TDD Conference 2021 - TDD All The Things - Liz Keogh

TDD Conference 2021 - TDD All The Things - Liz Keogh

Comments
2 min read
Understanding Functions In Python

Understanding Functions In Python

24
Comments 4
4 min read
TDD Conference 2021 - Benefits Of Going Beyond The Make-It-Work Phase - Francisco Climent

TDD Conference 2021 - Benefits Of Going Beyond The Make-It-Work Phase - Francisco Climent

1
Comments
3 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

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

Ruby Object Oriented Programming (OOP)

24
Comments 3
12 min read
TDD Conference 2021 - Agile Pain Relief Through Technical Excellence - James Grenning

TDD Conference 2021 - Agile Pain Relief Through Technical Excellence - James Grenning

1
Comments
2 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)

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

Say no to Interface pollution - Interface Segregation Principle

5
Comments
3 min read
loading...