awesome-go-articles
github.com/khigor777/awesome-go-articles ↗A curated list of articles and best practices, for quick start and go deeper with Golang.
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me best practices resources from awesome-go-articles"
Installation instructions →What's inside
Best practices
- 4gophers.ru |язык программирования go | книги
язык программирования go | книги
- 8thlight.com |loose coupling in go lang | 8th light
loose coupling in go lang | 8th light
- blog.blindside.io |developing a go app with docker compose – blindside.io
developing a go app with docker compose – blindside.io - developing a go app with docker compose – blindside.io
- blog.chewxy.com |how to use go interfaces
how to use go interfaces - how to use go interfaces
- blog.golang.org |go slices: usage and internals - the go blog
go slices: usage and internals - the go blog - go slices: usage and internals - the go blog
- blog.rubylearning.com |best practices for a new go developer – rubylearning blog
best practices for a new go developer – rubylearning blog - best practices for a new go developer – rubylearning blog
Interfaces
- Interfaces in Go (part I)
Polymorphism in Golang
- Interfaces in Go (part II)
Type assertion & type switch
- Interfaces in Go (part III)
Method expression derived from interface types, interface type values as map keys or interfaces of embedded fields
Showing a sample of 68 resources. View the full list on GitHub →