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
Android Fundamentals: View BindingPluralsight Update to Modern C++
Udemy Safer JavaScript with the Maybe Type
egghead.io How to Avoid Safety Hazards When Using Closures in Scala
Strange Loop Conference via YouTube NULL Pointers in C Language - Tutorial 53
CodeWithHarry via YouTube