A set of katas I have imagined or found
A good exercise from the book "How Google Tests Software" (James A. Whittaker, Jason Arbon & Jeff Carollo"
An exercise to understand and see how you can add monad and side-effect free functions to your code
How to deal with multiples small requirements to format text?
Time to do a clean refactoring of a controller
How many does I have in my wallet? Try to introduce Money & Monoid patterns.
Based on the [Evolution of trust|http://ncase.me/trust/], you have to implement the game using an actor-based framework.
Write fizzbuzz in all ways you know. Have a look to https://github.com/crista/exercises-in-programming-style
- Explaining complex concepts in your code by playing with humans
- Trying to explain a better architecture in your code by playing
The good old bowling kata
Infinite size, Infinite dimension (TODO: High Performance)