Why Loops End in C++
Offered By: CppCon via YouTube
Course Description
Overview
Explore the fundamental reasons why loops end in C++ programming through this insightful conference talk by Lisa Lippincott at CppCon 2023. Delve into a comprehensive examination of loop termination, learning how to effectively communicate these reasons within source code using a lightly extended version of C++. Discover a formal scheme for expressing loop termination based on procedural principles of object stability, value substitutability, and operation repeatability. Gain valuable insights into expressing loop termination directly through program flow execution in the loop's vicinity, enhancing code clarity and reliability for other developers.
Syllabus
Why Loops End in Cpp - Lisa Lippincott - CppCon 2023
Taught by
CppCon
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