OOP Lecture Notes
11-using-classes-and-objects.pdf
13-strings-and-text-processing.pdf
20-object-oriented-programming-principles.pdf
C# Classes — Classes, Constructors, Distructors and Static memebers
Enumerations — Types Limited to a Predefined Set of Values
Fundamentals of Computer Programming with C# — Text book for the course
Namespaces — Organizing Classes Logically into Namespaces
Structures — What are Structures? When to Use Them?