##Why? I often mentor/coach more junior members of the software team so wanted use this project as a basis for presenting to graduates
##Why Gradle? It's as pure and simple as me not using it before :) I have used Maven and Ant and thought I would try the new kid on the block
##What can be contributed? Anything you think might help. There is a lot on Design Patterns on line but what I want here is some of the mini-design patterns that you pick up after many hours of coding
##Contents These will be added to as I transfer my notes online to this project
- How to throw more informative exceptions
- How to easily count the number of days in the year so far