A Tutorial Introduction to C++11-14 - Part II
Offered By: CppNow via YouTube
Course Description
Overview
Dive into the second part of a comprehensive tutorial on C++11/14 features presented by Leor Zolman at C++Now 2014. Explore advanced concepts and new language additions introduced in these C++ standards. Learn about move semantics, rvalue references, lambda expressions, and other modern C++ features that enhance code efficiency and expressiveness. Gain insights into best practices and practical applications of these powerful language constructs. Supplement your learning with the accompanying slides available on GitHub for a deeper understanding of the covered topics.
Syllabus
A Tutorial Introduction to C++11/14 - Part II
Taught by
CppNow
Related Courses
Your Favorite Undefined Behavior in C++CppNow via YouTube Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube