Safety-First - How To Develop C++ Safety-Critical Software
Offered By: CppNow via YouTube
Course Description
Overview
Explore the intricacies of developing safety-critical software in C++ through this comprehensive conference talk from CppNow 2023. Gain insights into the fundamental principles of safety engineering and their implications for everyday software development. Delve into the ISO standard for functional safety in automotive systems, understanding the conceptual models of safety and their effects on C++ codebases implementing critical functionalities. Learn to adopt the mindset of a safety engineer, grasping both the methods and rationale behind common safety engineering practices. Discover the unique needs of developers working in safety-critical domains and why their approaches may differ from those of typical application developers. Ultimately, recognize how all developers strive for well-engineered, high-quality software despite employing different techniques.
Syllabus
Safety-First: How To Develop C++ Safety-Critical Software - Andreas Weis - CppNow 2023
Taught by
CppNow
Related Courses
Your Favorite Undefined Behavior in C++CppNow via YouTube Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube