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
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube