Topics
nCode reviews
nRefactoring
nUnit testing
Tonight we will try our own hand at a code review and see what other problems lurk in Alphonse’s program.

We will then look for some simple ways to improve the code short of throwing it out and rewriting.

As any changes are made, we will run some tests that are designed to ensure that the code still works despite our changes.