All Brett L. Schuchert’s Videos
-
Removing Duplication by Refactoring
08:571,673 Plays / 4 Likes / 1 Comment
As promised, this video removes the duplication in the add and subtract classes by introducing an abstract basse class. The end result is a use of the template method pattern.
+ More details -
08:521,641 Plays / 2 Likes / 0 Comments
Continuing in our effort to remove duplication, we now introduce the strategy pattern.
+ More details -
Removing Duplication and the Ocp
10:571,587 Plays / 4 Likes / 5 Comments
This video starts the process of removing duplication. The first step along the way is to first get the API under control.
+ More details -
Adding Basic Operators to the RpnCalcualtor
13:542,161 Plays / 8 Likes / 2 Comments
This video follows RpnCalculator_GettingStarted. It simply descries adding three operators to the existing RpnCalculator class created in the previous video.
+ More details -
Getting Started with Tdd in Java using Eclipse
51:4715.7K Plays / 57 Likes / 18 Comments
Starting with an empty workspace, this video begins with a demonstration of basic Test Driven Development in Java using Eclipse. From basic tests and basic production code, to refactoring, and some…
+ More details -
TDD & Objective-C in XCode: Getting Started
15:284,759 Plays / 32 Likes / 3 Comments
This is a quick introduction to practicing Test Driven Development in Objective-C using XCode. The video starts by creating an empty project. It continues with the creation of a few tests, getting…
+ More details
Browse Videos
Here are all of the videos that Brett L. Schuchert has uploaded to Vimeo. Appearances are videos that Brett L. Schuchert has been credited in by others.
Also Check Out
More stuff from Brett L. Schuchert