Skip to main content
Mastodon

Software craftsmanship, agile and well-being as a developer.

Code Katas

There is a lot about what code kata is on the web, but I will allow myself a brief introduction anyway. Code kata is simply a coding exercise. It’s your testing ground for learning new technologies, frameworks, and libraries, as well as comparing different approaches, without the pressure of a real-world project. Your goal is to create a minimal implementation of some project, allowing you to focus on specific learning objectives.