-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Openweb edited this page Nov 20, 2022
·
9 revisions
The GO Programming is a modern 21st century language for the cloud. It is THE cloud programming language, with a cultural agenda for radical simplicity. Its goals are to be:
- Expressive
- Efficient in compilation and execution
- Effective in writing reliable and robust programs.
Feel free to add to this repo.
- The Little Go Book, by Carl Seguin
- Build Web Application with Golang
- Go Bootcamp, by Matt Aimonetti
- The GPL Solutions
- Top 10 Go Mistakes
- Dave Cheney Blog
- How to Write Go Code explains go modules
- Package Management With Go Modules: The Pragmatic Guide
- Golang Setup
- GCP cloud containers.
- Tool builder: gcr.io/cloud-builders/go
- Building Docker Containers for Go Applications
Happy learning