FREELessons: 20Length: 2.8 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

5.1 Enlog - A Simple Logger Using TDD

To put our new skills to the test, in this episode, we’re going to write a small, limited logging library to show you what a TDD workflow might look like. It’ll involve creating your projects, using Composer to create bootloader, and taking advantage of version control with Git from time to time.

Please note: I made a couple of mistakes during the screencast, but intentionally didn’t edit them out, in order to demonstrate how adopting TDD can help us detect errors. Resources