Tagged in

Solid Principles

Devlin Delves In… To Software Development
Devlin Delves In… To Software Development
At the beginning of 2018, I gave up my job as an Immigration solicitor and began training with 8th Light as a software crafter. In this blog, I explain the learning and research I have undertaken since I began my new career.
More information
Followers
6
Elsewhere
More, on Medium

SOLID Principles With Simple Examples — Part 2

In my first blog post on SOLID, I examined the Single Responsibility Principle and Open-Closed Principle and related them to examples from my own coding background. Here I will cover the remaining 3 principles.