Safer C++ with MISRA-C++ 2023
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the latest MISRA-C++ 2023 guidelines for safer C++ programming in this comprehensive conference talk from NDC TechTown. Discover why adhering to MISRA-C++ is crucial for safety-critical systems and how it can improve internal code quality across various domains. Learn about the evolution of MISRA-C++ from its 2008 version to the 2023 update, which addresses C++17. Gain insights into specific MISRA-C++ rules, including seemingly surprising guidelines, and understand their rationale. Examine practical examples of how modern C++ design aligns with MISRA-C++ principles and explore strategies for working around challenging guidelines, such as the advisory rule on writing loops. Enhance your understanding of safe and secure coding practices to reduce the risk of undefined behavior and portability issues in C++ programming.
Syllabus
Safer C++ with MISRA-C++ 2023 - Peter Sommerlad - NDC TechTown 2023
Taught by
NDC Conferences
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