5 – SOLID Part 1: The Single Responsibility Principle

#begin  This is the first blog in the series about the SOLID principles of Object Oriented Design. The Layout of these blogs is going to be as follows: Each blog starts with an explanation of what the principle means, what it tries to solve and thus why it is useful...