Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 364 Bytes

File metadata and controls

17 lines (12 loc) · 364 Bytes

Code Katas

This project is dedicated to recording code Katas implemented in several langagues. I started this project as both a way to become more proficient in many languages, but also as a reference to other developers.

Current Katas

  1. FizzBuzz
  2. Leap Year

Languages

1. Python
2. Ruby
3. JavaScript
4. Java
5. C#
6. PHP