Value Semantics - It Ain't About the Syntax!
Offered By: code::dive conference via YouTube
Course Description
Overview
Explore the concept of value semantics in C++ programming through this in-depth conference talk delivered by John Lakos at code::dive 2017. Delve beyond syntax to understand the fundamental principles and practical applications of value semantics in software design. Learn how this powerful concept can enhance code clarity, maintainability, and performance in large-scale systems. Gain insights into best practices for implementing value semantics effectively and avoiding common pitfalls. Discover how leveraging value semantics can lead to more robust and efficient C++ code, ultimately improving overall software quality and developer productivity.
Syllabus
code::dive 2017 – John Lakos – Value semantics: It ain't about the syntax!
Taught by
code::dive conference
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