mirror of
https://github.com/MedUnes/go-kata.git
synced 2026-03-12 21:55:53 +07:00
feat(add solutions reference for challenge 01-concurrent-aggregator)
This commit is contained in:
@@ -1,9 +1,14 @@
|
||||
# 🥋 Go Katas 🥋
|
||||
|
||||
[](https://github.com/medunes/go-kata/actions/workflows/tests.yaml)
|
||||
[](https://github.com/MedUnes/go-kata/actions/workflows/codeq.yaml)
|
||||
[](https://codecov.io/gh/medunes/go-kata)
|
||||
|
||||
> "I fear not the man who has practiced 10,000 kicks once, but I fear the man who has practiced one kick 10,000 times."
|
||||
>
|
||||
> (Bruce Lee)
|
||||
|
||||
|
||||
## What should it be?
|
||||
|
||||
- Go is simple to learn, but nuanced to master. The difference between "working code" and "idiomatic code" often lies in details such as safety, memory efficiency, and concurrency control.
|
||||
|
||||
Reference in New Issue
Block a user