https://github.com/baloise/katakombe
Keller zum Aufbewahren von Katas
https://github.com/baloise/katakombe
Last synced: 9 days ago
JSON representation
Keller zum Aufbewahren von Katas
- Host: GitHub
- URL: https://github.com/baloise/katakombe
- Owner: baloise
- Created: 2019-05-07T07:47:24.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-08T11:36:50.000Z (about 7 years ago)
- Last Synced: 2025-02-22T21:27:02.262Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# KataKombe
KataKombe is the german word for Catacomb. Catacombs are human-made subterranean passageways for religious practice.
A kata is choreographed pattern of movements. We use kata's to train our software develoment skills.
To transfer new methods to our daily business we have to repeatedly train them.
Eeach subfolder contains a kata to exercise - obviously all tests fail, want to **fix** them :smirk:. Following kata's are available
## FizzBuzzKata
Easy Kata to train red green refactoring