mmcgrana/gobyexample resource
Go by Example observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 95
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5094
- days_rel: n/a
- days_push: 33
- n_releases_24m: 0
Adoption not part of the score
8195 stars · 1389 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Go by Example is a hands-on tutorial site that teaches the Go programming language through annotated example programs, covering topics from basic syntax to goroutines, channels, and HTTP servers. This repository contains the example content and the Go-based build toolchain that renders the site into a static public directory.
Use cases
- learn go programming from annotated examples
- find example code for goroutines and channels
- reference for go standard library usage
- self-host a static go tutorial site
- study go idioms like error handling and concurrency
- build a documentation site from annotated source files
When to choose
- you are learning Go and want concise, runnable examples with explanations
- you need a quick reference for common Go patterns like channels, mutexes, or JSON handling
- you want to self-host or translate the tutorial content
- you prefer example-driven learning over long-form documentation
When to avoid
- you need comprehensive Go language reference documentation rather than examples
- you are looking for a Go library or framework to use in production code
- you need interactive exercises or a structured course with assessments
- you require documentation for a specific Go framework or third-party library
Facets
learning-resource · maturity stable
documentation developer-tools programming-languages tutorials education developer-tools cli go go tutorials annotated-examples static-site education learning-go golang web-server
2 sources
- readme: https://github.com/mmcgrana/gobyexample · fetched 2026-08-28 · dca2334140f9
- homepage: https://gobyexample.com · fetched 2026-08-29 · b3033e17348e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mmcgrana/gobyexample | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="mmcgrana/gobyexample")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem