How We Reason About Procedural Programs
Offered By: CppNow via YouTube
Course Description
Overview
Explore the fundamental principles of reasoning about procedural programs in this 1 hour 32 minute conference talk from CppNow. Delve into the often-overlooked process of how programmers routinely and accurately reason about program behavior. Examine the underlying assumptions and discover the various ways these principles combine to enable reasoning about complex programs. Gain insights into the cognitive processes behind program comprehension and analysis. Access accompanying slides for visual reference and further study of the concepts presented.
Syllabus
Lisa Lippincott: How we reason about procedural programs
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