Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benlorantfy/kata
Programming Practice
https://github.com/benlorantfy/kata
Last synced: 15 days ago
JSON representation
Programming Practice
- Host: GitHub
- URL: https://github.com/benlorantfy/kata
- Owner: BenLorantfy
- Created: 2019-08-04T17:32:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T06:16:08.000Z (almost 2 years ago)
- Last Synced: 2023-02-26T04:02:42.217Z (over 1 year ago)
- Language: TypeScript
- Size: 913 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kata
In his book, "The Clean Coder", Robert C. Martin mentions programming Kata as small exercises to practice programming. He states programming needs practice just like any other profession:> Musicians rehearse scales. Football players run through tires. Doctors practice sutures and surgical techniques. Lawyers practice arguments. Soldiers rehearse missions. When performance matters, professionals practice.
This is my collection of Kata for my own programming practice. See the `katas` folder for the list of katas.