11 - Introduction
12 - Creating the Project
13 - TopLevel Statements
14 - Statements Basic C Syntax
15 - Where is the Code
16 - The dot Operator
17 - Blocks of Code
18 - Comments
19 - C is CaseSensitive
20 - What is a Variable DataTypes Integers
21 - Integral Numeric Types
22 - Real Numbers Floating Point Numbers
23 - Booleans
24 - Char and String
25 - Escape Sequences
26 - Verbatim Strings
27 - Raw String Literals
28 - Introduction to DateTime
29 - Naming Variables
30 - Implicitly Typed Local Variables
31 - Default Values
32 - Introduction to null
33 - NonNullable Reference Types
34 - Binary Expressions
35 - Concatenation
36 - Binary Expressions and Approximations