Fred George's Object Bootcamp Day 4
Big classes are indicators of code smells
Small classes are easier to reuse & write tests
Fred likes to put all the guard clauses on the top of the method and take corrective action right at the beginning. In most cases one might want to throw…