November 2017
Intermediate to advanced
800 pages
30h 51m
English
If you have completed the previous chapters, then you will already have a Code folder in your user folder. If not, create it, and then create a subfolder named Chapter03, and then a sub-subfolder named SelectionStatements.
Start Visual Studio Code and open the /Chapter03/SelectionStatements/ folder.
In Visual Studio Code, navigate to View | Integrated Terminal, and then enter the following command:
dotnet new console
Read now
Unlock full access