@skillsmatter presents @unclebobmartin ‘s TDD and Refactoring course

A few weeks ago I attended Uncle Bob’s TDD and Refactoring course – here are my highlights…

Number one for me was this quote “TDD is double entry bookkeeping for programmers!”

Skills You Need When Looking at code:

– able to identify problems
– knowing whats better
– transform in small steps towards the better version

When the code makes you do something ugly – the design is wrong!

An interesting presentation style point was the intermission discussions – completely unrelated.  A few of us were trying to work out how they related to the course, until someone asked and found out they didnt :)

Thanks again, Mr Martin.