Golang
Articles and Videos
General
Web
Error Handling
Concurrency
Basic
- Concurrency - An Introduction to Programming in Go.
- Rob Pike - ‘Concurrency Is Not Parallelism’
- Go Concurrency Patterns: Timing out, moving on
Advanced
- Go Concurrency Patterns: Pipelines and cancellation
- Introducing the Go Race Detector
- Go Concurrency Patterns: Context
- Visualizing Concurrency in Go
- Google I/O 2012 - Go Concurrency Patterns
- Google I/O 2013 - Advanced Go Concurrency Patterns
- GopherCon 2017: Kavya Joshi - Understanding Channels