Kata (programming)
Appearance
![]() | The topic of this article may not meet Wikipedia's general notability guideline. (June 2011) |
![]() | It has been suggested that this article be merged with The Pragmatic Programmer. (Discuss) Proposed since June 2011. |
Code Kata is a term coined by Dave Thomas, co-author of the book The Pragmatic Programmer, in a bow to the Japanese concept of kata in the martial arts. A code kata is an exercise in programming which helps a programmer hone their skills through practice and repetition. As of October 2011[update], Dave Thomas has published 21 different katas.
See also
External links
- Katas by Dave Thomas
- Codewars: Achieve Code Mastery through Kata
- CyberDojo - a free online dojo for doing katas in 11 languages from inside your browser by Jon Jagger
- Kata Catalogue on the codingdojo.org wiki
- The Bowling Game Kata by Robert C. Martin
- Katas Screencasts of katas
- Coding Kata .NET for immediate, built-in validation C# Katas
- The Prime Factors Kata by Robert C. Martin
- The Ordered Jobs Kata
- Kata - A ruby program to author and practice taking code katas by Wes Bailey