This is the first video in my Intro to Programming (C#) series on my YouTube channel in which I show you how to set up your development environment as a precursor to upcoming videos in the series.
I show you how to download and install .NET Core and configure Visual Studio Community.
Video notes:
- .NET Core download: https://dotnet.microsoft.com/download
- Visual Studio Community download: https://visualstudio.microsoft.com/vs/
Comments