Go 101 is a book focusing on Go syntax/semantics and all kinds of runtime related things (Go 1.15 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. It is expected that this book is helpful for both beginner and experienced Go programmers.
go run .
from the project path
to start a local go101 server for faster browsing.
(about 500 pages, 350+ examples, 101+ details)
reflect
standard package.sync
standard package.sync/atomic
standard package.