# MedUnes/go-kata

A collection of daily coding challenges designed to help you master idiomatic Go through deliberate, repetitive practice.

Repository: https://github.com/MedUnes/go-kata
Canonical: https://ross.abutalabs.com/products/go-kata
Language: Go
License: MIT
License Family: permissive
Topics: go, golang, golang-examples
Last push: 2026-07-09T17:15:10+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 91, release rhythm 35, longevity 17
- inputs: {"age_days": 241, "days_push": 55, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2356, forks 187 (observed 2026-08-28T04:06:40.628609+00:00)

## What it is
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
- artifact type: learning-resource
- maturity: active
- function: developer-tools, testing, concurrency
- domain: developer-tools, tutorials, programming-languages
- platform: go, cross-platform
- tags: go-kata, coding-challenges, idiomatic-go, practice-exercises, deliberate-practice

## Member repositories
- MedUnes/go-kata (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:40.628609+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:36:17.838960+00:00, confidence not recorded.
  - readme: https://github.com/MedUnes/go-kata (fetched 2026-08-28T04:06:40.628609+00:00, sha 22461c802be3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
