Go 101 is a book focusing on Go syntax/semantics and all kinds of details (Go 1.12 ready). This book also tries to help gophers gain a deep and thorough understanding of Go. It is expected that this book is helpful for both beginner and experienced Go programmers.
go get -u gitlab.com/go101/go101 && go101
go get -u github.com/go101/go101 && go101
go get -u
command run was at before July 28th, 2018,
please run this command again to install the latest go101
program and articles.
reflect
standard package.sync
standard package.sync/atomic
standard package.