A collection of talks and presentations given at various events
- 7 Deadly Gopher Sins - The 7 deadly sins for Gophers
- All Work and No Play makes Gophers... Something something... - Writing a retro inspired 3D adventure game
- Go Prymer - An introduction to Go for Python engineers
- Zero to Gopher - A quick introduction to the world of the Go programming language
- APIS are Magic - A live coding demo of creating a basic API microservice in Go
- Vendoring in Go - A run through of vendoring and Go and the
dep
tool (since replaced bygo modules
) - Who Goes There - Writing a serverless github auditor
Most talks are published as a pdf and link to original Google slides (along with speaker notes)
However, some are generated using the go present tool