Go 101

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.

NOTE: if your last go get -u command run was at before July 28th, 2018, please run this command again to install the latest go101 program and articles.
2019/Apr/09: This book removed the "alias type", "named type" and "unnamed type" terminologies. "Type alias" is still used.
Index: