This is C++ - Uncompromised Performance, Undefined Behavior, and Move Semantics
Offered By: CppNow via YouTube
Course Description
Overview
Explore C++'s superpower for delivering uncompromised performance and leaving no room for lower-level languages in this conference talk from C++Now 2024. Delve into how to write better C++ code and understand the language's evolution through various examples, including one of the most controversial issues facing the C++ community today. Learn about C++'s mandate to deliver top-notch performance and gain insights into undefined behavior and move semantics. Benefit from Jon Kalb's decades of software engineering experience as he shares his knowledge to help you become a better programmer. Discover how modern C++ can exploit the latest hardware developments using standard, portable techniques.
Syllabus
This is C++: Uncompromised Performance, Undefined Behavior, & Move Semantics - Jon Kalb C++Now 2024
Taught by
CppNow
Related Courses
Building Your Own Programming LanguageFrontend Masters BeauĀtiful Racket
Independent Rust: A Language for the Next 40 Years
ChariotSolutions via YouTube Move Deliberately and Don't Break Anything: Lessons from Java Evolution
ChariotSolutions via YouTube Flex - Lexical Analysis
Write your own Operating System via YouTube