https://github.com/codecop/hero-quest-refactoring-kata
Refactoring Exercise Focusing on Data Clumps
https://github.com/codecop/hero-quest-refactoring-kata
code-smells exercise refactoring refactoring-kata
Last synced: 12 months ago
JSON representation
Refactoring Exercise Focusing on Data Clumps
- Host: GitHub
- URL: https://github.com/codecop/hero-quest-refactoring-kata
- Owner: codecop
- License: other
- Created: 2023-10-17T10:42:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-27T12:43:33.000Z (over 1 year ago)
- Last Synced: 2025-04-08T12:47:10.362Z (about 1 year ago)
- Topics: code-smells, exercise, refactoring, refactoring-kata
- Language: Java
- Homepage:
- Size: 86.9 KB
- Stars: 1
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
Hero Quest Refactoring Kata
===========================
You can use this exercise to practice turning Data Clumps into classes.
There is a write-up for a full learning hour using this exercise [Extracting data Clumps](https://sammancoaching.org/learning_hours/refactoring/extracting_data_clumps.html).
Acknowledgements
----------------
This exercise was designed by Peter Kofler. See the [license](license.txt).