Value Semantics - It Ain't About the Syntax!
Offered By: CppNow via YouTube
Course Description
Overview
Explore the concept of value semantics in C++ programming through this comprehensive conference talk from CppNow 2014. Delve into John Lakos' in-depth presentation that goes beyond syntax, examining the fundamental principles and practical applications of value semantics in modern C++ development. Learn how to leverage this powerful concept to write more efficient, maintainable, and robust code. Gain insights into best practices, common pitfalls, and advanced techniques for implementing value semantics in your C++ projects. Enhance your understanding of C++ language features and design patterns that support value semantics, and discover how to apply these concepts to improve your software architecture and performance.
Syllabus
Value Semantics: It aint about the syntax!
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