What is the Basic Interface?
Offered By: CppNow via YouTube
Course Description
Overview
Explore the fundamental aspects of function interfaces in C++ through this in-depth conference talk. Delve into the unspoken assumptions and expectations surrounding function declarations, and how they impact precise program reasoning. Examine the procedural logic behind function calls, with a focus on often-overlooked details. Discover suggestions for making implicit expectations more explicit and learn how to express deviations from these expectations in current and future C++ versions. Gain valuable insights into the nitty-gritty of C++ programming, complementing the speaker's previous session on reasoning about procedural programs, though prior knowledge is not required. Access accompanying slides for a comprehensive understanding of the basic interface in C++ functions.
Syllabus
Lisa Lippincott: What is the basic interface?
Taught by
CppNow
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera