Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 4 hours 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-26T15:27:08.000Z (3 months ago)
- Last Synced: 2024-07-27T16:36:39.648Z (3 months ago)
- Topics: code-smells, exercise, refactoring, refactoring-kata
- Language: Java
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 3
- Forks: 3
- 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 writeup 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).