Go
https://gyazo.com/c1515bab0fb43aeb3318c9c76e00a635https://gyazo.com/c7bd9ff1709c71bfa717e80fbc2576b7https://gyazo.com/cb72a2f8f47e6ad788c060b8c409665chttps://gyazo.com/8be7a294a91eee543931928efcf3d373https://gyazo.com/4e4cbfd4f43fae1d8a3de725899c3cd5https://gyazo.com/99868f78e2854dd59de9b03a74ae5600https://gyazo.com/0865ac175574b816aaf34f71b5efa68d
mascot
Gopher
https://gyazo.com/b87528035e625e8e2361184861358b0e
document
playground
generics
fuzzing
property based testing の一種としてだなぁ。手法としては fuzzing を使ふ property based testing でよくある QuickCheck 的なやつ
安裝
$ asdf install golang x.y.z
開發道具
project 管理
formatter
$ gofmt
linter
test
$ go test
documentation
依存更新
$ go get -u ./... && go mod tidy
Language Server
GitHub Actions
debug
REPL
好く使ふ library
repository
CLI (command line interface)
GUI (graphical user interface)
Web application framework
認證
DB
query
sqlc
sqlx
goqu
ORM
ent
GORM
migration
Atlas
logging
infrastructure
programming language
Joker
goby