Delivering Safe C++ - CppCon 2023
Offered By: CppCon via YouTube
Course Description
Overview
Explore a comprehensive conference talk by Bjarne Stroustrup, the creator of C++, delivered at CppCon 2023. Delve into the challenges and approaches for achieving type and resource safety in C++ programming without compromising performance or expressiveness. Learn about safety profiles, techniques for eliminating dangling pointers and range errors, and the importance of minimizing run-time checks through abstraction. Gain insights into Stroustrup's vision for verified type-and-resource-safe C++ in key applications, and understand how the current emphasis on safety aligns with C++'s fundamental aims in real-world code.
Syllabus
Delivering Safe C++ - Bjarne Stroustrup - CppCon 2023
Taught by
CppCon
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera