Files
codekata-golang/README.md
2020-09-29 17:12:50 +08:00

409 B

codekata

This is the code kata for golang. Code Kata is an attempt to bring this element of practice to software development. A kata is an exercise in karate where you repeat a form many, many times, making little improvements in each. The intent behind code kata is similar. Each is a short exercise (perhaps 30 minutes to an hour long). Some involve programming, and can be coded in many different ways.