Go - Concurrency Design
Offered By: code::dive conference via YouTube
Course Description
Overview
Explore the intricacies of concurrency design in Go with William Kennedy's insightful conference talk from code::dive 2017. Delve into the fundamental concepts and best practices for implementing concurrent programming in Go, learning how to leverage the language's built-in features to create efficient and scalable applications. Gain a deeper understanding of goroutines, channels, and synchronization primitives, and discover practical techniques for managing concurrent operations effectively. Through Kennedy's expert guidance, master the art of designing robust concurrent systems that can handle complex tasks and high-performance requirements in Go programming.
Syllabus
code::dive 2017 – William Kennedy – Go: Concurrency Design
Taught by
code::dive conference
Related Courses
From Developer to SW Architectcode::dive conference via YouTube Stop Writing Test Doubles You Are Using
code::dive conference via YouTube You Can Do Better! Presentations That Are Captivating
code::dive conference via YouTube What C and C++ Developers Can Learn from Rust
code::dive conference via YouTube Beautiful Python Refactoring II
code::dive conference via YouTube