Quantcast
Channel: Everyday I'm coding » tdd
Viewing all articles
Browse latest Browse all 9

TDD/BDD screencast/video resources [closed]

0
0

I’ve recently finished watching the Autumn of Agile screencasts and I’m looking for more material of similar scope. Basically, I’m looking for screencasts that present TDD/BDD process while developing somewhat “real life” applications (or parts of them) – so no 20 minute intros please. I’m surprised not to find anything like that though. If you know of any resources that fit the requirement, please list them.


Solution:

Brett Schuchert from Object Mentor just posted a series of videos on TDD

The videos are meant to be watched in order.

  1. GettingStarted
  2. Adding Basic Operators
  3. Removing Duplication
  4. Extracting to Strategy
  5. Removing Duplication via
    Refactoring
    or Removing
    Duplication via Tdd using
    Mockito
  6. Introducing an Abstract Factory
  7. Adding a Sum operator
  8. Adding Prime Factors Operator
  9. Composing Operators and Programming
    the Calculator
  10. Using FitNesse to Program the
    Calculator

A series of videos on creating the shunting yard algorithm in C# using Resharper, Visual Studio 2008 and TDD.

  1. Shunting Yard Algorithm in C#, Part 1
  2. Shunting Yard Algorithm in C#, Part 2
  3. Shunting Yard Algorithm in C#, Part 3
  4. Shunting Yard Algorithm in C#, Part 4
  5. Getting Rid Of Those Damn Spaces, (Part 5 of 4)
  6. Removing Duplicate Operator Representation, (part 6 of 4)

Viewing all articles
Browse latest Browse all 9

Latest Images

Trending Articles





Latest Images