MedUnes/go-kata resource
A collection of daily coding challenges designed to help you master idiomatic Go through deliberate, repetitive practice. observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 91
- Release rhythm 35
- Longevity 17
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 241
- days_rel: n/a
- days_push: 55
- n_releases_24m: 0
Adoption not part of the score
2356 stars · 187 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of daily coding katas (small standalone challenges) for mastering idiomatic Go through deliberate, repetitive practice. Each kata includes a README defining goals, constraints, and required idiomatic patterns, plus reference implementations for comparison.
Use cases
- practice idiomatic Go patterns daily
- learn Go concurrency patterns like context cancellation and worker pools
- transition from other languages to Go without starting from zero
- drill common software engineering problems the Go way
- find structured Go exercises with reference solutions
- improve Go code safety, memory efficiency, and concurrency control
When to choose
- you already know how to program and want to master idiomatic Go specifically
- you want small, self-contained challenges with constraints and reference implementations
- you want to build muscle memory for Go patterns like graceful shutdown, rate limiting, and singleflight caching
When to avoid
- you are a complete beginner learning to code for the first time
- you want a general-purpose Go tutorial or language introduction
- you need production-ready libraries rather than practice exercises
Facets
learning-resource · maturity active
developer-tools testing concurrency developer-tools tutorials programming-languages go cross-platform go-kata coding-challenges idiomatic-go practice-exercises deliberate-practice
1 source
- readme: https://github.com/MedUnes/go-kata · fetched 2026-08-28 · 22461c802be3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MedUnes/go-kata | main | 57 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem