go-training/training resource
Learning Golang one day observed · 2026-08-28
Health v2 · maintenance only
55/100
- Activity 51
- Release rhythm 35
- Longevity 100
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: 3466
- days_rel: n/a
- days_push: 298
- n_releases_24m: 0
Adoption not part of the score
1498 stars · 295 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
learning-resource · maturity active
developer-tools testing http-server cli tutorials developer-tools programming-languages go cross-platform golang tutorial examples learning training
1 source
- readme: https://github.com/go-training/training · fetched 2026-08-28 · 98ed5167eae2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| go-training/training | main | 55 |
For agents
markdown · JSON · MCP: product_card(name="go-training/training")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem