mdawar.dev
A blog about programming, Web development, Open Source, Linux and DevOps.
Home
Blog
Snippets
References
About me
Go
- Resources
Apr 22, 2023
(Updated:
Jun 1, 2023
)
go.dev
A Tour of Go
Go Language Specification
Standard Library Package Documentation
Effective Go
Go Doc Comments
Articles
Go Slices: usage and internals
Arrays, slices (and strings): The mechanics of ‘append’
Strings, bytes, runes and characters in Go
Go Concurrency Patterns: Context
Package names
Books
The Go Programming Language
Learning Go
For the Love of Go
The Power of Go: Tools
The Power of Go: Tests
Concurrency in Go
← Testing