Back to Basics: The Rule of Five in C++ - Lecture
Offered By: CppCon via YouTube
Course Description
Overview
Explore the Core Guideline known as "the Rule of Five" in C++ through this conference talk from CppCon 2023. Delve into the origins of this rule and its importance in designing classes that behave correctly when copied and moved. Learn how to streamline the process of creating robust C++ classes using the guidance provided by the Core Guidelines. Gain insights from Andre Kostur, a professional C++ developer with nearly 30 years of experience, as he shares his expertise on this fundamental concept. Discover whether there are any better alternatives to the Rule of Five and how it impacts modern C++ development.
Syllabus
Back to Basics: The Rule of Five in C++ - Andre Kostur - CppCon 2023
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