https://github.com/blanc-frederic/kata
Code kata for PHP development
https://github.com/blanc-frederic/kata
code-kata
Last synced: 12 months ago
JSON representation
Code kata for PHP development
- Host: GitHub
- URL: https://github.com/blanc-frederic/kata
- Owner: blanc-frederic
- License: mit
- Created: 2021-04-08T07:34:49.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-05-22T09:47:48.000Z (almost 3 years ago)
- Last Synced: 2025-03-26T13:05:26.320Z (about 1 year ago)
- Topics: code-kata
- Language: PHP
- Homepage: https://blanc-frederic.github.io/kata/
- Size: 88.9 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Code katas
==========
- [GildedRose refactoring kata](GildedRose/). Refactoring, strategy pattern, polymorphism
- [TripBook](TripBook/). Legacy code test harness and refactoring
- [Bowling scores kata](Bowling/). Algorithm, Test Driven Development
- [Racing car kata](RacingCar/). Adding tests to existing code
- [FizzBuzz kata](FizzBuzz/). Problem solving, Beginner
Other kata repositories
-----------------------
- [Single-Sign-On-Kata](https://github.com/emilybache/Single-Sign-On-Kata)
- [Device-Driver-Kata](https://github.com/emilybache/Device-Driver-Kata)
- [DiamondKata](https://github.com/emilybache/DiamondKata)
- [Tennis-Refactoring-Kata](https://github.com/emilybache/Tennis-Refactoring-Kata)
- [Theatrical-Players-Refactoring-Kata](https://github.com/emilybache/Theatrical-Players-Refactoring-Kata)
- [Parrot-Refactoring-Kata](https://github.com/emilybache/Parrot-Refactoring-Kata)
- [SupermarketReceipt-Refactoring-Kata](https://github.com/emilybache/SupermarketReceipt-Refactoring-Kata)
- [Yatzy-Refactoring-Kata](https://github.com/emilybache/Yatzy-Refactoring-Kata)
- [IceCreamScorer-Refactoring-Kata](https://github.com/emilybache/IceCreamScorer-Refactoring-Kata)
- [Online-Shopping-Kata](https://github.com/emilybache/Online-Shopping-Kata)
- [Lift-Kata](https://github.com/emilybache/Lift-Kata)
Other kata sites
----------------
- [Kata log](https://kata-log.rocks)
- [Coding Dojo](https://codingdojo.org/kata/)
- [Samman coaching kata](https://sammancoaching.org/kata_descriptions/)
- [Code kata](http://codekata.com/)