Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Coding Dojo - Kata

  • Write code away from managers, deadlines, meetings, and production bug.
  • Safe environment to practice and experiment.
  • Simple task that can be done in a short period of time (e.g. 1-2 hours).
  • Can be done multiple times in different ways (e.g. procedural vs OOP vs functional), (TDD or not), (alone, pair, mob).
  • Tasks that can be used to learn a technique.