Skip to content

Instantly share code, notes, and snippets.

@scalbatty
Created January 29, 2016 09:28
Show Gist options
  • Save scalbatty/7fdd926a60930b3574f3 to your computer and use it in GitHub Desktop.
Save scalbatty/7fdd926a60930b3574f3 to your computer and use it in GitHub Desktop.
The list of exercises I use for katas in my team.

Code Kata

Stay in shape!

Here are some exercises that you cas use for your Kata sessions, rank by approximate difficulty.

Thanks to Evilz for the list!

  1. FizzBuzz : very very simple exercise, but a nice way to introduce TDD in your way of solving problemns

If you're looking for code refactoring exercises, I have found two of them that pretty nice :

Can you refactor this pretty awful code scurely using TDD ?

Enjoy and stay hungry!

-- Pascal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment