study-path icon indicating copy to clipboard operation
study-path copied to clipboard

Redistribute the Code Katas to provide a more linear learning experience

Open joebew42 opened this issue 5 years ago • 0 comments
trafficstars

After reading this article A coding dojo exercises plan towards refactoring legacy code I noticed that could be useful to distribute the Code Katas accordingly:

In the section about Test-Driven Development we could add:

  • The Fizz Buzz
  • The Bowling Game
  • The Roman Numerals

And remove them from the section TDD & Friends, where we can add:

  • The Mars Rover
  • Poker Hands
  • Trading Card Game

The idea is to provide a more linear learning experience, from the basics to design.

joebew42 avatar Feb 24 '20 09:02 joebew42