This video shows how to build the essentials of a Java linked list using Test-Driven Development. It is my response to my students' asking for some more examples of TDD, but using problem domains they are already familiar with. They liked the idea of using some basic CS2 or data structures problems, looking at them through the lens of TDD.