У нас вы можете посмотреть бесплатно Starting with Variables | Episode 2 | Programming with Shadow или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
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 can be found at learn.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/built-in-types 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