In this video, we take a tour of Visual Studio and create our 1st console application together in C#. We start with the basics of learning how to print out text to the screen - no programming experience required. We also learn a bit about how to read documentation and finish up with creating some cool ASCII art.
=== Relevant Links ===
Playlist: https://www.youtube.com/playlist?list=PL-LDQE9x9hLwldZPPGwqXixr-_DfINfxk
Next video: https://www.youtube.com/watch?v=c6jYzLPX-AA&list=PL-LDQE9x9hLwldZPPGwqXixr-_DfINfxk
Installing Visual Studio tutorial: https://www.youtube.com/watch?v=Loi633bph8I
Text to ASCII art generator: https://www.patorjk.com/software/taag/
Deeper dive into ASCII art: https://www.youtube.com/watch?v=9TIyojZgFD8
Console documentation: https://docs.microsoft.com/en-us/dotnet/api/system.console?view=net-5.0