Go Resources
I enjoy working with golang (or at least the idea of working in golang), but I’m still very much a novice – not to mention the fact that AI makes it easy to stay a beginner. Here’s some of the resources I plan on going through:
- https://gobyexample.com/ (I’ve been reading this on an as-needed basis)
- https://quii.gitbook.io/learn-go-with-tests/
- https://grafana.com/blog/how-i-write-http-services-in-go-after-13-years/
I also found the tour of Go helpful. The Go Programming Language was not very helpful to me.