Slides and Links for 2022 GopherCon talks sorted alphabetically:
- Adam Bernot - 7 Jobs, 1 Year: Using Go in Different Workplaces
- Benji Versterby - Secure Coding in Go: Avoiding Common Vulnerabilities to Better Secure Your Code
- Donia Chaiehloudj - TinyGo: Getting the Upper Hen
- Dylan Bourque - Kraken Wrangling for Dummies
- Jeremy Brown - Parsing Without Code Generators: Parser Combinators in Go with Generics
- Jesús Espino - Hello World, from the code to the screen
- Jordan Neufeld - Exploring Network Programming By Building A Toxiproxy Clone
- Juan Brandao - Go, the Data Engineer's Missing Tool?
- Katie Hockman - Fuzz Testing Made Easy
- Kyle Conroy - Safe, Fast, and Easy: Building a Plugin System with WebAssembly
- Madhav Jivrajani - Control Theory and Concurrent Garbage Collection: A Deep Dive Into The Go GC Pacer
- Patricio Whittingslow - Aerospace Go
- Rebecca Bilbro - How to Build a Distributed System
- Samantha Coyle - A Journey Through Integration Testing with Go - What Could Go Wrong?
- Robert Burke - How Apache Beam Makes Your Data Processing Go!
- Takeshi Yoneda - CGO-less Foreign Function Interface with WebAssembly
- Tom Lyons - How I Write HTTP Clients After (almost) 7 Years
- Vladimir Vivien - Realtime Video Capture on Linux with Go
- Yolan Romailler - 101 Randomness
- Zach Musgrave - Performance in a High-throughput SQL Database: Real-world Profiler Tips