- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
C# Variables and Types: Every Type You'll Actually Use | Metrik Rule
Now that you know what data types are, here's how they map to C#. We go through every type you'll use day to day: bool, byte, sbyte, short, ushort, int, uint, long, ulong, float, double, char, and string.
We cover C#'s naming quirks — like why byte is unsigned but short is signed — and introduce type inference with the var keyword. var doesn't mean loosely typed. The compiler figures out the type from the assigned value and locks it in.
We also cover constants: how to declare a value that can never change and let the compiler enforce it for you.
🎵 Sound effects and background music: https://nomadicsound.org
This is part of the Computer Science I with C# series on the Metrik Rule channel.
Видео C# Variables and Types: Every Type You'll Actually Use | Metrik Rule канала Metrik Rule
We cover C#'s naming quirks — like why byte is unsigned but short is signed — and introduce type inference with the var keyword. var doesn't mean loosely typed. The compiler figures out the type from the assigned value and locks it in.
We also cover constants: how to declare a value that can never change and let the compiler enforce it for you.
🎵 Sound effects and background music: https://nomadicsound.org
This is part of the Computer Science I with C# series on the Metrik Rule channel.
Видео C# Variables and Types: Every Type You'll Actually Use | Metrik Rule канала Metrik Rule
c# variables tutorial c# data types list var keyword c# type inference c# c# bool int string c# const keyword c# strongly typed language csharp variable declaration float double c# c# byte sbyte short int uint long c# c# constants tutorial metrik rule dev the developer learn c# beginners visual studio c# variables
Комментарии отсутствуют
Информация о видео
28 марта 2026 г. 5:34:09
00:07:57
Другие видео канала




















