Starting with Variables | Episode 2 | Programming with Shadow

Описание к видео Starting with Variables | Episode 2 | Programming with Shadow

In this video we look at some of the basic C# datatypes, how the create and use variables, and how to read and write information to and from the console.

The main take aways are that variables are a way to store data in a format that we can use later. Datatypes are what C# uses to say what format data is stored in. C# has a System library that has methods to read and write to and from the console.

Microsoft's documentation for C# datatypes: https://learn.microsoft.com/en-us/dot...

Chapters:
0:00 Variables and Datatypes
12:46 Aside Decimal Type Investigation
20:17 Read and variable program
47:27 Program walkthrough
51:50 Conclusion and Looking Forward

Комментарии

Информация по комментариям в разработке