Back to Basics: C++ Smart Pointers - Lecture
Offered By: CppCon via YouTube
Course Description
Overview
Explore the powerful world of C++ smart pointers in this 49-minute conference talk from CppCon 2022. Gain a solid foundation in smart pointers, learning what they are and how to effectively use standard types like std::unique_ptr and std::shared_ptr. Discover clear guidelines for when and how to implement smart pointers in your code. Master techniques to write memory leak-free programs and enhance your ability to manage memory resources while avoiding common errors. Led by David Olsen, an experienced software developer and member of the ISO C++ committee, this back-to-basics session equips you with essential knowledge to leverage smart pointers in your C++ projects.
Syllabus
Back to Basics: C++ Smart Pointers - David Olsen - CppCon 2022
Taught by
CppCon
Related Courses
Heterogeneous Parallel ProgrammingUniversity of Illinois at Urbana-Champaign via Coursera Advanced Operating Systems
Georgia Institute of Technology via Udacity 計算機程式設計 (Computer Programming)
National Taiwan University via Coursera Introduction to Operating Systems
Georgia Institute of Technology via Udacity Android Performance
Google via Udacity