Skip to content

marcoemrich/Refactoring-Katas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Refactoring Katas

Can you refactor? In really small steps? Can you turn some, frankly, ugly code into a paradigm of elegant, readable, extensible design?

This is a collection of starting files for when practicing refactoring.

Contents so far:

  • Tennis Kata in Java, Python and C++.
  • Gilded Rose Kata in C++, C#, Java, Python, Smalltalk, C and Ruby. (a C# version together with a starting project is already available on github here)
  • Yahtzee Kata in C#, Java, C++ and Python (the C#, C++ and Java versions are also available in Jon Jagger's Cyberdojo, see his blog post)

For more information about these and other katas, you may be interested in my book The Coding Dojo Handbook

About

Starting code for refactoring kata exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 38.7%
  • Java 13.4%
  • C++ 10.5%
  • Python 9.8%
  • Go 7.2%
  • C# 6.4%
  • Other 14.0%