- GoLang documentation
- GoLang tutorial
- Install Go
- (Get version.) go version
- Getting started guide is at getting-started folder.
- Data access to relational database is at data-access folder.
- Web service is at web-service-gin folder.
- Web application is at web-application folder.
- (Get help.) go help
- [GoLang extension](https://marketplace.visualstudio.com/items?itemName=golang.go