Value Oriented Programming Part V - Return of the Values
Offered By: CppNow via YouTube
Course Description
Overview
Explore the concept of Value Oriented Programming in this conference talk from C++Now 2024. Delve into the differences between Value Semantics and Object Oriented Programming, learning how to design classes and code that favor value semantics. Examine techniques for making types lean towards values and treating them as such in functions. Cover key concepts including Intrinsics, Extrinsics, and Invariants. Discover how this approach can enhance code readability, correctness, maintainability, testability, and potentially improve performance. Gain insights from speaker Tony Van Eerd, a seasoned C++ developer and committee member, as he builds upon Sean Parent's influential keynote from the first C++Now conference.
Syllabus
Value Oriented Programming Part V - Return of the Values - Tony Van Eerd - C++Now 2024
Taught by
CppNow
Related Courses
Writing Professional CodeMicrosoft via edX Learn C# By Building Applications
Udemy Fundamentos de C# para Principiantes
Udemy What's New in Visual Studio 2017 for F# For Developers
LinkedIn Learning Clean Code
Udemy