by Janice Friedman | Jun 20, 2019 | Lessons
This lesson introduces C# data types, operators and variables. Its goal is to meet the following objectives: Understand what a variable is. Familiarization with C# built-in types. Get an introduction to C# operators. Learn how to use Arrays. Variables and Types...