Better Code - Concurrency
Offered By: code::dive conference via YouTube
Course Description
Overview
Explore concurrency concepts and best practices in this insightful conference talk from code::dive 2016. Delve into Sean Parent's expertise as he discusses strategies for writing better concurrent code, addressing common challenges, and optimizing performance. Gain valuable insights on threading models, synchronization techniques, and efficient resource management in multi-threaded environments. Learn how to design and implement robust concurrent systems that can handle complex tasks while maintaining code clarity and reliability. Enhance your understanding of parallel programming paradigms and discover practical tips for avoiding race conditions, deadlocks, and other concurrency-related pitfalls.
Syllabus
code::dive 2016 conference – Sean Parent – Better Code: Concurrency
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