Unbound Concurrency in Go
Offered By: Gopher Academy via YouTube
Course Description
Overview
Explore Go's powerful concurrency features in this 58-minute conference talk from GopherCon 2021. Join Johnny Boursiquot and Aaron Schlesinger as they guide you through building an increasingly sophisticated network utility using only Go's standard library. Learn practical skills to harness Go's concurrency capabilities effectively, avoid common pitfalls, and gain insights applicable to both current and future Go projects. Discover how to balance the benefits of concurrent programming with potential challenges, ensuring optimal performance in your Go applications.
Syllabus
GopherCon 2021: Johnny Boursiquot & Aaron Schlesinger - Unbound Concurrency in Go
Taught by
Gopher Academy
Related Courses
A Holistic Go ExperienceGopher Academy via YouTube Safe, Fast, and Easy - Building a Plugin System with WebAssembly
Gopher Academy via YouTube A Journey Through Integration Testing with Go - What Could Go Wrong?
Gopher Academy via YouTube Kraken Wrangling for Dummies - Go Module Dependency Management at Scale
Gopher Academy via YouTube Go, the Data Engineer's Missing Tool?
Gopher Academy via YouTube