C++14 - Through the Looking Glass
Offered By: CppNow via YouTube
Course Description
Overview
Explore the advancements and features of C++14 in this comprehensive conference talk from CppNow 2014. Delve into Michael Wong's expert analysis of the latest C++ standard, gaining insights into its improvements and practical applications. Learn about the new language constructs, library additions, and performance enhancements that C++14 brings to the table. Discover how these changes impact code readability, maintainability, and efficiency. Understand the rationale behind the design decisions and how they address the evolving needs of modern C++ developers. Whether you're a seasoned C++ programmer or looking to stay current with the language's evolution, this presentation offers valuable knowledge to enhance your understanding and implementation of C++14 features in your projects.
Syllabus
C++14: Through the Looking Glass
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