The slides covers only some of the lecture chapters, and are grouped by topic, as indicated below.

TopicSlides
Introduction to Computers and Programmingpptx, pdf
Introduction to the C# Languagepptx, pdf
Datatype Basicspptx, pdf
Datatype Detailspptx, pdf
Operators and Conversionspptx, pdf
Arithmetic on Mixed Datatypespptx, pdf
Reading Input, Displaying Output, and Concatenationpptx, pdf
Class and Object Basicspptx, pdf
UML Diagrams and Method Call Detailspptx, pdf
Variable Scope and Reference Type Detailspptx, pdf
Constructors & ToStringpptx, pdf
Overloading & Propertiespptx, pdf
Decisions and Decision Structurespptx, pdf
if, if-else and if-else-if Statementspptx, pdf
Switch Statements and the Conditional Operatorpptx, pdf
While loop and Increment Operatorspptx, pdf
Do-while and Loop Vocabularypptx, pdf
Combining If Statements and Classespptx, pdf
Combining While Loops and Classespptx, pdf
Arrayspptx, pdf
For loopspptx, pdf
Foreach, Break, and Continuepptx, pdf
The static Keywordpptx, pdf