C# Tutorial for Beginners #1 - Visual Studio 2022

Channel:
Subscribers:
8,990
Published on ● Video Link: https://www.youtube.com/watch?v=P2BIyO9q_yY



Category:
Tutorial
Duration: 9:13
7,664 views
179


Installing, starting, and becoming familiar with Visual Studio 2022, while getting our first program built and running!

Visual Studio 2022: https://visualstudio.microsoft.com/vs/

Please let me know if you have any questions. Happy coding!

Tutorial Playlist: https://youtube.com/playlist?list=PLih2KERbY1HHt2d9vpQRBz_cSl1ZBHG-V

Chapters:
0:00 Introduction
0:33 Installing Visual Studio 2022
2:07 Creating a Console App Project
2:45 Executing Hello World!
3:14 Changing the Console template
5:10 Disabling CodeLens
5:51 Solution Explorer
7:04 Keeping our Console Open
8:51 Wrap up