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
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