# eddycjy/go-developer-roadmap

【Go 学习路线图】涵盖业内 Go 面试题和所需要掌握的 Go 核心知识大全

Repository: https://github.com/eddycjy/go-developer-roadmap
Canonical: https://ross.abutalabs.com/products/go-developer-roadmap
Homepage: https://eddycjy.com/
License Family: other
Topics: go, mysql, redis, rocketmq
Last push: 2024-11-11T13:02:50+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1921, "days_push": 660, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1094, forks 116 (observed 2026-08-28T04:03:33.812509+00:00)

## What it is
A curated Go learning roadmap and interview question collection maintained by a well-known Go community author. It links to study guides, official resources, and deep-dive articles on Go internals like the GMP scheduler, interfaces, defer, and map/slice behavior.

## Use cases
- prepare for a Go backend developer interview
- find a structured learning path for Go
- understand Go runtime internals like GMP scheduling
- review common Go pitfalls like slice append and map concurrency
- find official Go language resources and documentation
- learn Go modules from beginner to advanced

## When to choose
- you are learning Go and want a curated roadmap of topics and articles
- you are preparing for Go interviews at Chinese tech companies
- you want deep explanations of Go internals and common gotchas

## When to avoid
- you need runnable code or a library to import into your project
- you prefer English-only learning materials since most linked articles are in Chinese
- you need a comprehensive structured course rather than a link collection

## Facets
- artifact type: learning-resource
- maturity: active
- function: documentation, developer-tools
- domain: programming-languages, tutorials, education, developer-tools
- platform: cross-platform
- tags: go, roadmap, interview-preparation, golang, learning-path, chinese-language

## Member repositories
- eddycjy/go-developer-roadmap (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:33.812509+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-30T06:47:36.433508+00:00, confidence not recorded.
  - readme: https://github.com/eddycjy/go-developer-roadmap (fetched 2026-08-28T04:03:33.812509+00:00, sha 15552dc7efaf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
