Safer C++ - MISRA-C++ - 202X Rules and Beyond
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore the principles of safer C++ programming in this ACCU 2021 conference talk by Peter Sommerlad. Delve into the MISRA-C++:202x rules for the automotive industry, designed to limit C++ to a safer core language. Learn about the potential risks associated with C++ features inherited from C, including undefined behavior and non-portability of implementation-defined behavior. Discover surprising aspects addressed by these rules and understand what warnings to expect from corresponding static analysis tools. Go beyond MISRA-C++ rules to examine safer C++ design principles that cannot be easily checked by analysis tools, such as strong typing and mechanisms that facilitate rule adherence. Gain insights from Peter Sommerlad, a renowned consultant and trainer for Safe Modern C and Agile Software Engineering, as he shares his expertise on creating more secure and reliable C++ code for safety-critical and modern embedded systems.
Syllabus
Safer C++: MISRA-C++ : 202X Rules and Beyond - Peter Sommerlad [ ACCU 2021 ]
Taught by
ACCU Conference
Related Courses
Khronos Sycl Language Framework for C++ Accelerators - Take Advantage of All the MIPSACCU Conference via YouTube Space Invaders - The C++20 Spaceship Operator is Upon Us
ACCU Conference via YouTube Grinding, Farming, and Alliances - Become a Better Programmer by Using Words and Ideas From Casual Gaming
ACCU Conference via YouTube Designing for C++ Concurrency Using Message Passing
ACCU Conference via YouTube Productivity in C++ Game Development - Inside the Mind of an AAA Game Developer
ACCU Conference via YouTube