- A Brief History of Programming Languages and C#
- The C# 11 Infrastructure
- C# 11 Variables and Constants
- C# 11 Numerical Data Types
- C# 11 Character and String Data Types
- C# 11 Type Casting
- C# 11 Operators and Expressions
- C# 11 Conditional Control Flow
- The C# 11 switch Statement
- C# 11 Looping with the for Statement
- C# 11 Looping with do and while Statements
- An Introduction to C# 11 Object-Oriented Programming
- C# 11 Methods
- C# 11 Delegates
- C# 11 Anonymous Methods and Lambdas
- C# 11 Tuple Type
- C# 11 Inheritance
- C# 11 Abstract Classes
- C# 11 Interfaces
- C# 11 Structures
- Creating 2D, 3D, and Jagged Arrays in C# 11
- Accessing and Sorting C# 11 Array Elements
- C# 11 Dictionary Collections
- C# 11 Dictionary Collections
- C# 11 String Examples
- C# 11 String Formatting
- C# 11 Dates and Times