C++ Object Lifetime: From Start to Finish - CppCon 2023
Offered By: CppCon via YouTube
Course Description
Overview
Explore the fundamental concept of object lifetime in C++ through this comprehensive conference talk from CppCon 2023. Gain valuable insights into the core principles of object creation, destruction, and management, essential for writing efficient and correct C++ code. Delve into the rules for extending object lifetimes and learn to navigate potential pitfalls when working with temporary objects. Suitable for both experienced C++ programmers and newcomers to the language, this presentation offers a deep dive into one of C++'s most critical aspects, delivered by Thamara Andrade, a seasoned Principal Software Engineer with over a decade of C++ expertise.
Syllabus
C++ Object Lifetime: From Start to Finish - Thamara Andrade - 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