CppCon2014: Bill Emshoff "Using C++ on Mission and Safety Critical Platforms"

CppCon2014: Bill Emshoff "Using C++ on Mission and Safety Critical Platforms" 视频的下载信息和详情
作者:
CppCon发布日期:
2014/10/4观看次数:
19.7K简介:
The Joint Strike Fighter (JSF) is the first major DOD aircraft program to use C++. Much of this software is either safety critical or mission critical and so must be written in such a way as to be clear, readable, unambiguous, testable, and maintainable. We discuss the driving requirements behind the standard and its evolution, give a quick overview of our standard, and explain how it differs from later standards such as MISRA C++. We also discuss lessons learned over our nine‑year history of applying the standard to a large embedded software program, address ambiguities in rules, and highlight difficulties with automated checking of conformance with the standard. Bill Emshoff, a Senior Staff Software Engineer at Lockheed Martin, has been programming in C++ for over 12 years and serves as an informal interpreter of the JSF coding standard and champion of static analysis to catch and prevent coding errors before formal testing.
相似视频:CppCon

CppCon 2014: Jon Kalb "Exception-Safe Code, Part I"

CppCon 2014: Yuriy Solodkyy "Accept No Visitors"

CppCon 2014: Titus Winters "The Philosophy of Google's C++ Code"

CppCon 2014: Matt Hargett "A CTO's guide to Modern C++"

SE Course: Ch.3: Agile SW Dev. - part 1: Introduction

