Making Sense of Volatile
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the intricacies of the "volatile" keyword in C++ programming through this informative conference talk. Delve into the differences in volatile semantics across programming languages, gain insights into potential confusion points for developers transitioning between languages, and discover helpful C++ code examples. Learn when to appropriately use volatile, understand its implications, and receive practical guidelines for implementation. The presentation covers an introduction to the topic, examines volatile across various languages, explains volatile semantics, provides use cases, and concludes with a Q&A session.
Syllabus
Introduction
Languages
Volatile
Volatile semantics
When to use volatile
Questions
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube