We take a look at the most fundamental design principle in programming, the DRY and KISS principle.
In this episode I go over the process of using the KISS principle.
In this episode I take a look at the single responsibility principle.
In this episode I dive into the open and close principle.
In this episode I go over the liskov substitution principle.
In this episode I go over the interface segregation principle.
In this episode I go over the dependency inversion principle.