go101/go101 resource
An up-to-date (unofficial) knowledge base for Go programming self learning observed · 2026-08-28
Health v2 · maintenance only
61/100
- Activity 76
- Release rhythm 19
- Longevity 100
Flags: no_license
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: 151.5
- age_days: 3438
- days_rel: 383
- days_push: 147
- n_releases_24m: 3
Adoption not part of the score
6050 stars · 445 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Go 101 is a series of up-to-date books on the Go programming language covering syntax, semantics, generics, optimizations, details, and tips, available online and as an installable local website. It is written in Go and can be run locally via `go install` to serve the books at localhost.
Use cases
- learn go programming from scratch
- understand go syntax and semantics in depth
- learn go generics
- optimize go code performance
- read go documentation offline
- find go tips and common pitfalls
When to choose
- you want a thorough, deep reference for Go fundamentals and edge cases
- you prefer reading documentation offline via a local server
- you are a beginner or experienced gopher seeking up-to-date language details
When to avoid
- you need official language specification or guaranteed-correct documentation
- you want interactive courses or video tutorials rather than written books
Facets
learning-resource · maturity active
documentation cli programming-languages tutorials developer-tools go cross-platform browser golang book offline-reading self-learning syntax-semantics generics performance-optimization web-server
2 sources
- readme: https://github.com/go101/go101 · fetched 2026-08-28 · 461e9b6e43c3
- homepage: https://go101.org · fetched 2026-08-29 · b3dab87ece33
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| go101/go101 | main | 61 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem