Functional Data Structures in C++
Offered By: CppNow via YouTube
Course Description
Overview
Explore functional data structures in C++ through Bartosz Milewski's comprehensive presentation from C++Now 2014. Delve into the principles and implementation of immutable data structures, learning how to leverage functional programming concepts in C++. Gain insights into persistent data structures, their benefits, and practical applications in modern C++ development. Discover techniques for creating efficient and thread-safe data structures using functional programming paradigms. Enhance your understanding of advanced C++ concepts and broaden your programming toolkit with this in-depth exploration of functional data structures.
Syllabus
Functional Data Structures in C++
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