https://github.com/mike182uk/code-katas
My attempts at various Code Katas
https://github.com/mike182uk/code-katas
code-katas kata
Last synced: 11 months ago
JSON representation
My attempts at various Code Katas
- Host: GitHub
- URL: https://github.com/mike182uk/code-katas
- Owner: mike182uk
- Created: 2017-11-04T21:59:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-08T08:53:31.000Z (almost 6 years ago)
- Last Synced: 2025-01-22T00:51:15.877Z (about 1 year ago)
- Topics: code-katas, kata
- Language: Go
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Code Katas
My attempts at various Code Katas.
## What is a code kata?
A code kata is an exercise in programming which helps programmers hone their skills through practice and repetition.