Team coding dojo 9
This time we decided to go back to the basics. Simple straight forward TDD using a really simple problem; FizzBuzz . Or we actually did a variant of it where I presented only one requirement at a time; Create a program that writes numbers from 1 to 100 using a special printer class
Go here to see the original:
Team coding dojo 9


