This page is intended as a list of Kata exercises that people have tried at their Dojo meetings, which links to more detailed descriptions of each Kata. I'm trying to design a good format for describing Kata, so please contribute both new Katas and help to develop the format for describing them. I'm thinking that in the same way as there are standard formats for describing design patterns, there should be a standard way of describing a code Kata. See
KataTemplate --
EmilyBache
Algorithmic
Game Modeling
Math Oriented
String manipulation
Specific Technologies
- Two people step up to the keyboard and begin solving the Kata in hand
- start from scratch
- use TDD? and BabySteps
- remember to switch the pair at the keyboard according to the mechanism chosen
- Everyone present is expected to follow what is going on, and make helpful suggestions.
- The pair at the keyboard should explain what they are doing so everyone can follow.