Thursday, April 18, 2024 03:22

Posts Tagged ‘c# console program’

Interacting with the Console

Monday, December 26th, 2016

This lesson will be based on things that we have not yet learned about, so it is not mandatory to fully comprehend it. However, at least a very basic understanding of the interaction with the Console is required, in order to continue explaining concepts in the following lessons.… Read more

Creating first project

Wednesday, December 21st, 2016

Now that you have successfully installed Visual Studio (hopefully), it’s time to create our first project. Open Visual Studio. Once it loads, you can either click on File – New – Project menu at the top, or click the “New Project” link on the start page.… Read more


Follow the white rabbit