DRY and KISS Principles | Design Principles Godot | Ep 01

We take a look at the most fundamental design principle in programming, the DRY and KISS principle.

Kiss Code Examples | Design Principles Godot | Ep 01.1

In this episode I go over the process of using the KISS principle.

Single Responsibility Principle | Design Principles Godot | Ep 02

In this episode I take a look at the single responsibility principle.

Open & Close Principle | Design Principles Godot | Ep 03

In this episode I dive into the open and close principle.

Liskov Substitution | Design Principles Godot | Ep 04

In this episode I go over the liskov substitution principle.

Interface Segregation | Design Principles Godot | Ep 05

In this episode I go over the interface segregation principle.

Dependency Inversion | Design Principles Godot | Ep 06

In this episode I go over the dependency inversion principle.