- A practical exercise in programming that helps you improve your abilities through repetition.
- Code Katas are typically constructed as a succession of failed unit tests.
You have to get them to pass.
I hear and I forget.
I see and I remember.
I do and I understand.
-- Confucius
- Fibonacci Kata - Practice and learn
- Fizz Buzz Kata - Practice and learn
- Leap Year Kata - Practice and learn
- Anagram Kata - Practice and learn
Code Kata in dotnet with C# language.