Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 794 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 794 Bytes

What is a Code Kata?

  • 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

Kata

Other Katas

What you will need to build the katas

Code Kata in dotnet with C# language.