An open API service indexing awesome lists of open source software.

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

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/)