C# Immutable List - Bitmap Vector Trie Explanation and Implementation
Offered By: Raw Coding via YouTube
Course Description
Overview
Explore the concept and implementation of immutable lists in C# using a bitmap vector trie in this comprehensive video tutorial. Dive into the theory behind immutable lists, understand their inner workings, and learn how to build one from scratch. Follow along as the instructor guides you through the core implementation, including the Add, Get, and Replace operations. Gain insights into optimizing performance with a branching elimination refactor. Perfect for developers looking to deepen their understanding of data structures and immutability in C#.
Syllabus
Introduction
Theory
Core & Add Implementation
Get Implementation
Replace Implementation
Branching Elimination Refactor
Taught by
Raw Coding
Related Courses
Beginning Game Programming with C#University of Colorado System via Coursera Programming with C#
Microsoft via edX DEV206.1x: Introduction to XAML and Application Development
Microsoft via edX Introduction to Game Development
Michigan State University via Coursera Designing Advanced Applications using XAML
Microsoft via edX