Summary of the mistakes in the 100 Go Mistakes book.
Summary of the mistakes in the 100 Go Mistakes book.
Dumping some notes I took while I was setting up my environment and reading the bare minimum to get started with Go programming.
Here are various resources that are good to know about while learning the Go programming language. I created a list of commonly used Go packages and other dev tools at Go dev tools. getting started if you’re new to programming, check out Golang Tutorial For Beginners - YouTube A Tour of Go is probably the best way for developers with experience in another language to start learning Go Go Playground is an online Go editor and runner Tutorial: Get started with Go Go by Example Organizing a Go module Go FAQs go.
I find these resources useful for learning Go
Go (golang) is a programming language created by Google to solve the problem of exponential development effort needed to build large, backend systems. It is a superb alternative for mainstream languages in any kind of Cloud Development. Currently often chosen as a replacement for Python or Node.js due lower costs (lower memory footprint, shorter execution times) in Microservices/Event-Driven Architecture/gRPC. But also shines in Serverless (where Java/C# runtime frameworks take their toil).
I finally found the one serene, omnicompetent guru who writes perfect code! Here are her ten secret mantras of Go excellence.