Sign in to confirm you’re not a bot
This helps protect our community. Learn more
Working with Spans and Strings
243Likes
5,516Views
2023Dec 18
Salih shows us how and why we need to use Spans when we are evaluating strings. Chapters: 0:00 - Introduction 1:20 - Reviewing how strings are immutable 4:45 - Reviewing how memory works 5:45 - Introducing the lists of strings we will process 7:55 - Reviewing how spans work 10:00 - Processing the list of strings using Substring 14:15 - Processing the list of strings using Split 15:25 - Processing the list of strings using Regex 16:00 - Processing the list of strings using Span 20:20 - Benchmarking the different options 22:15 - Wrap-up

Follow along using the transcript.

Microsoft Visual Studio

334K subscribers