YoVDO

Delivering Safe C++ - CppCon 2023

Offered By: CppCon via YouTube

Tags

C++ Courses Software Development Courses Type Safety Courses Memory Safety Courses Programming Language Design Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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

Building Your Own Programming Language
Frontend 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