Golang: channels implementation
Go Data Structures: Interfaces
Go Slices: usage and internals
https://golang.org/pkg/runtime/
https://github.com/0xAX/go-algorithms
https://github.com/Workiva/go-datastructures
cofee shop simulation
Dave Cheney - Concurrency made easy - GopherCon SG 2017
GopherCon UK 2018: Roberto Clapis - Goroutines: The Dark Side of the Runtime
Golang UK Conference 2017 | Arne Claus - Concurrency Patterns in Go
dotGo 2016 - Dave Cheney - Do not fear first class functions
Go Proverbs - Rob Pike - Gopherfest - November 18, 2015
dotGo 2016 - Kelsey Hightower - Self Deploying Go Applications