A Graph Based Update System in C++ - Lightning Updates
Offered By: CppNow via YouTube
Course Description
Overview
Explore a conference talk from CppNow 2023 that delves into creating a graph-based update system in C++. Learn how to leverage modern C++ facilities to simplify data updates in applications. Discover the process of building vocabulary types for basic problem components and utilizing the standard library to construct a generic library. Gain insights from this case study on how well-designed generic code can be applied to various purposes. Presented by Hana Dusíková, a staff scientist at Gen and member of the ISO C++ Committee, this 38-minute talk showcases her expertise in compile-time programming and reflection. Enhance your understanding of efficient data management techniques in C++ applications.
Syllabus
A Graph Based Update System in C++: Lightning Updates - Hana Dusíková - CppNow 2023
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