Build a C# .NET Application in 60 Minutes



In this video we are going to talk about what C# and the .NET framework are and then jump right in and install Visual Studio 2017. We will be creating a Windows console application from absolute scratch, start to finish. We will build a number guessing game that you can actually compile and give to your friends! Here are some of the things you will be learning…

What is C#, .NET, CLR?
Installing Visual Studio Community 2017
Setting up a console project
Namespaces, classes, functions
Variables with types
Console text, colors & user input
If statements & while loops
And more!

CODE: Code for this video
https://github.com/bradtraversy/numberguesser

SPONSORS:
DevMountain Bootcamp – https://goo.gl/6q0dEa

SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support:
http://www.paypal.me/traversymedia
http://www.patreon.com/traversymedia

FOLLOW TRAVERSY MEDIA:
http://www.facebook.com/traversymedia

http://www.linkedin.com/in/bradtraversy

source

You May Also Like