Go 101 is a book focusing on Go syntax/semantics (except custom generics related) and all kinds of runtime related things (Go 1.18 ready) and tries to help gophers gain a deep and thorough understanding of Go. This book also collects many details of Go and in Go programming. Many of these details could not be found in official Go documentations. It is expected that this book is helpful for both beginner and experienced Go programmers. (中文版)
(about 500 pages, 350+ examples, 101+ details)
Tapir, the author of Go 101, has spent 5+ years on writing the Go 101 series books and maintaining the go101.org website. New contents will be continually added to the book series and the website from time to time. Tapir is also an indie game developer. If you would like to, you can support the book and the website by playing Tapir's games (made for both Android and iPhone/iPad). Individual donations are also accepted via PayPal.
Thanks to Renee French and Rob Pike for the permission of using the image from the slide in the book cover.
reflect
standard package.sync
standard package.sync/atomic
standard package.