
No Primitives
Kata Level: 3 Kata: FizzBuzz 1° Focus: No Primitives 2° Focus: TDD By the book Time: 60 minutes Challenge: I had inspiration this morning from discussions happening around me and I opted to challenge folks without using any primitives for their FizzBuzz. So the output of the evaluation would be an Object that would know how to "ToString()" itself to give the right value. Evaluation would happen and return an object. No strings, no booleans and if possible even no integers
By the Book TDD
Kata Level: 2 Kata: FizzBuzz 1° Focus: TDD By the book Time: 60 minutes Challenge: Back to basics, just focus on TDD. Started off with going over the 4 Rules of Kata. There are some folks that are not as proficient with TDD as others, so basic TDD practice...lets make some tools! For the pairs that have already made that tool, NO MOUSE! Keyboard only. Result: Six pairs. Two of them did TDD, the other four were doing no keyboard. Discussions: Great discussion about the

Awesome Analyst!
Kata Level: 2 Kata: FizzBuzz 1° Focus: TDD Time: 60 minutes In a apprentice level kata today I observed something that showed the power of "T" shaped teammates and kata. Two team members one a close to journeyman developer "T" and the other an experienced apprentice analyst "T" who's been done about 12 katas with the team. I'm not sure at what requirement in the kata they were working on, but for that RED-GREEN-REFACTOR cycle they were at refactor and discussing what to do.