sandromancuso / Gilded-Rose-KataLinks
My implementation of the Gilded Kata.
☆30Updated 9 years ago
Alternatives and similar repositories for Gilded-Rose-Kata
Users that are interested in Gilded-Rose-Kata are comparing it to the libraries listed below
Sorting:
- Sources and docs for a simple refactoring and OO design exercise☆78Updated 4 months ago
- Java source files for SC2016 Refactoring Golf☆11Updated 9 years ago
- Code examples from later chapters of Growing Object-Oriented Software, Guided by Tests☆74Updated 9 years ago
- Code from Michael Feathers presentation about "Tell, Don't Ask" at Craft 2019☆18Updated 5 years ago
- ☆66Updated 13 years ago
- Introductory workshop about Micronaut☆36Updated 6 years ago
- The Kata used in our presentations and tutorials.☆33Updated 6 years ago
- The game rock-paper-scissors implemented using Event Sourcing in Java☆66Updated 9 years ago
- An exercise on refactoring☆17Updated 2 years ago
- For practicing refactoring, removing duplication, and making code more flexible☆19Updated 4 years ago
- Refactoring LCD Numbers to remove the dependency injection framework.