// the find
astaxie/go-best-practice
Trying to complete over 100 projects in various categories in golang.
A Chinese-language ebook project by the beego author, aiming to walk through 100+ Go practice projects. Think of it as a companion book to 'Build Web Application with Golang' — practical exercises rather than a library or tool.
Written by astaxie, who has real Go credibility as the beego creator. The exercise-driven structure mirrors how people actually learn a language. Source code lives alongside the prose, so you can run examples directly. BSD 3-Clause license means you can reuse the code without friction.
Abandoned in 2016 — Go has gone through roughly eight major releases since then, and idioms like error handling and module management have changed enough to make some examples misleading. The ambitious '100 projects' goal was never close to realized; the tree shows a handful of chapters. Content is Chinese-only with no translation, which cuts out most of the GitHub audience. The README still links to Alipay donation and a QQ group that almost certainly no longer functions.