https://github.com/dmcg/gilded-rose-kata
https://github.com/dmcg/gilded-rose-kata
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dmcg/gilded-rose-kata
- Owner: dmcg
- Created: 2021-10-21T09:52:26.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-04-26T08:55:52.000Z (over 4 years ago)
- Last Synced: 2025-04-07T11:32:42.892Z (over 1 year ago)
- Language: Java
- Size: 85 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gilded Rose
This is a, ahem, performance, of the [Gilded Rose Kata](https://github.com/emilybache/GildedRose-Refactoring-Kata), taking the Java version and converting it to Kotlin.
You can see the refactoring on [YouTube](https://www.youtube.com/playlist?list=PL1ssMPpyqocjo6kkNCg-ncTyAW0nECPmq), and learn more about the techniques shown in [Java to Kotlin, A Refactoring Guidebook](https://java-to-kotlin.dev/).