Wednesday, June 5, 2013

Clean Code + Unit Testing Presentation

Tonight I gave a presentation with my team mate Klee Thomas on Clean Code and Unit Testing. The presentation was received well and we all had a few stories to tell of some not so clean code.

Below is a link to the presentation slides in my Google Drive and a link to the Github repository with the code used in the Unit Testing part. Feel free to fork the repo and clean up the game of life implementation as I know the code is quite dirty ;)

Presentation

Handout

Repository