!!! Go関連ウェブサイト ,リンク,内容 ,[The Go Programming Language|https://golang.org/],公式サイト ,[The Go Programming Language Specification|https://golang.org/ref/spec],言語仕様 ,[The Go Playground|https://play.golang.org/],ブラウザ上で動作確認ができる ,[pkg.go.dev|https://pkg.go.dev/],様々なライブラリのリファレンスを見られる。[標準ライブラリのリファレンス|https://pkg.go.dev/std]も公式サイトよりこちらの方が見やすい。 ,[プログラミング言語 Go ドキュメント|http://go.shibu.jp/],公式ドキュメントの翻訳 ,[A Tour of Go|https://go-tour-jp.appspot.com/list],[A Tour of Go|https://tour.golang.org/list]の日本語訳 ,[Go Codereview Comments|https://knsh14.github.io/translations/go-codereview-comments/],[Go Code Review Comments|https://github.com/golang/go/wiki/CodeReviewComments]の日本語訳 !!!コメント {{comment}}