C# 8 is a modern language that introduces many features to improve your productivity and help you write less code. One of the new features is called Indexes, and it helps you to easily access the elements of a string or array using a very compact notation. Watch this video tutorial to learn how to use Indexes in C# 8.