# go-training/training

Learning Golang one day

Repository: https://github.com/go-training/training
Canonical: https://ross.abutalabs.com/products/go-training-training
Language: HTML
License: MIT
License Family: permissive
Topics: training, golang
Last push: 2025-11-08T04:37:35+00:00

## Health v2 (maintenance only)
Score: 55/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 51, release rhythm 35, longevity 100
- inputs: {"age_days": 3466, "days_push": 298, "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 1498, forks 295 (observed 2026-08-28T04:04:54.019887+00:00)

## What it is
A collection of Go example projects that teach the Go programming language from basics to deployment, organized as numbered hands-on exercises. It covers syntax, concurrency, testing, HTTP servers, Docker, and Kubernetes deployment.

## Use cases
- learn go programming from scratch
- go concurrency examples with goroutines
- how to write tests and benchmarks in go
- deploy a go app with docker and kubernetes
- build a simple http server in go
- go interface and struct examples
- write a command line tool in go

## When to choose
- you are a beginner learning Go through runnable example code
- you want quick reference snippets for common Go tasks like JSON, channels, or graceful shutdown
- you want examples of building and deploying Go apps with Docker, Drone, or Kubernetes

## When to avoid
- you need a comprehensive structured Go course or book with explanations
- you are looking for a production library or framework to import
- you need advanced or up-to-date coverage of the latest Go features

## Facets
- artifact type: learning-resource
- maturity: active
- function: developer-tools, testing, http-server, cli
- domain: tutorials, developer-tools, programming-languages
- platform: go, cross-platform
- tags: golang, tutorial, examples, learning, training

## Member repositories
- go-training/training (main) score 55

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:54.019887+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-30T04:33:04.750672+00:00, confidence not recorded.
  - readme: https://github.com/go-training/training (fetched 2026-08-28T04:04:54.019887+00:00, sha 98ed5167eae2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
