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
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera