Learning Go
Jon Bodner
An idiomatic approach to Go programming, covering modern patterns and practices.
Learning Go
A great resource for moving beyond syntax and understanding the why of Go.
Topics Covered
- Go's Type System
- Concurrency Patterns
- Context Management