Learn C# Basics 3 of 3 with Scott and Cherita
Summary
This episode of "Let's Learn C#" revisits C# 101, building on prior sessions that covered installing developer tools via dotnet.microsoft.com's .NET coding pack and Visual Studio Code Notebooks. The presenters used the notebook to explore data types, casting, and control flow with if/else statements, emphasizing the importance of verifying assumptions through practical testing, especially for those familiar with different programming languages like TypeScript.