Unit Testing Video Series

18 Jul 2012 | Less than one-minute read


A couple of months ago, I ran another video series at work, this time about unit testing. Honestly, this one was less interesting than the design video series. But this shouldn’t be a surprise; designers tend to be more interesting speakers, and pictures tend to be more engaging that lines of code.

The series followed the Clean Code Talks by Misko Hevery

There were four in the series, and you can find them all on YouTube

Although I am doing test driven development, I learned a lot, and have been very interested in programming without nulls.