Starting code for the GildedRose Refactoring Kata in many programming languages.
Go to file
Emily Bache 6c086db1f8 Merge pull request #5 from leider/master
Added Smalltalk Gilded Rose version
2012-04-21 09:59:53 -07:00
GildedRose Smalltalk version created 2012-04-21 17:09:11 +02:00
Tennis On closer examination of the rules I notice Forty-All should in fact be Deuce 2012-01-04 19:52:03 +01:00
README Improving the documentation, especially around text-based testing 2012-04-04 13:42:26 +02:00

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 and Ruby. (a C# version together with a starting project is already available on github)