Value Semantics and Range Algorithms - Composability and Efficiency
Offered By: CppNow via YouTube
Course Description
Overview
Explore the concepts of value semantics and range algorithms in C++ through this comprehensive conference talk from C++Now 2014. Delve into the principles of composability and efficiency as presented by Chandler Carruth. Gain insights into how these fundamental concepts contribute to writing more effective and performant C++ code. Learn about the advantages of value semantics in creating robust and maintainable software, and discover how range algorithms can enhance code readability and efficiency. Understand the interplay between these concepts and their impact on modern C++ programming practices.
Syllabus
Value Semantics and Range Algorithms - Composability and Efficiency
Taught by
CppNow
Related Courses
C# into the FutureNDC Conferences via YouTube Words of Wisdom
NDC Conferences via YouTube Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube A Future of Value Semantics and Generic Programming Part 2
CppNow via YouTube A Future of Value Semantics and Generic Programming Part 1
CppNow via YouTube