ここ1年ぐらい収集した便利 Go 言語情報を並べただけです。
オフィシャル
言語機能解説を中心にピックアップ。
- Effective Go - The Go Programming Language
- Go's Declaration Syntax - The Go Blog
- Share Memory By Communicating - The Go Blog
- Defer, Panic, and Recover - The Go Blog
- Go Concurrency Patterns: Timing out, moving on - The Go Blog
- Go Slices: usage and internals - The Go Blog
- JSON and Go - The Go Blog
- Profiling Go Programs - The Go Blog
- Error handling and Go - The Go Blog
- Concurrency is not parallelism - The Go Blog
- Arrays, slices (and strings): The mechanics of 'append' - The Go Blog
- Go Concurrency Patterns: Pipelines and cancellation - The Go Blog
- Go Concurrency Patterns: Context - The Go Blog
- Deploying Go servers with Docker - The Go Blog
入門系
https://github.com/astaxie/build-web-application-with-golang/blob/master/ja/ebook/preface.md