Sweating the Small Stuff - Brace Initialization, Unions and Enums
Offered By: CppNow via YouTube
Course Description
Overview
Explore the less-discussed but valuable C++11 changes in this conference talk from C++Now 2013. Delve into the nuances of brace initialization (also known as uniform initialization), unions, and enums. Aimed at beginner to intermediate C++ practitioners, gain insights into these subtle yet impactful language features that complement the more prominent C++11 additions like lambdas and move constructors. Learn how these seemingly small changes can significantly impact your code and enhance your C++ programming skills.
Syllabus
Sweating the Small Stuff: Brace Initialization, Unions and Enums - Scott Schurr [ C++Now 2013 ]
Taught by
CppNow
Related Courses
Computer Vision: The FundamentalsUniversity of California, Berkeley via Coursera Programming Languages
University of Virginia via Udacity Learn to Program: Crafting Quality Code
University of Toronto via Coursera Computational Photography
Georgia Institute of Technology via Coursera Algorithms: Design and Analysis, Part 2
Stanford University via Coursera