C# programming Course
Course description
This course introduces computer programming using the C# programming language with objectoriented programming principles. Emphasis is placed on event-driven programming methods, including creating and manipulating objects, classes, and using object-oriented tools such as the class debugger. Upon completion, students should be able to design, code, test, debug, and implement objects using the appropriate environment at the beginning level.
Course outline
Section 1 - Getting Started
Section 2 - Classes and Objects
Section 3 - Working with Objects
Section 4 - Delegates and Events
Section 5 - Windows Programming in C#
Section 6 - Threads
Section 7 - Generics and Collections
Section 8 - File I/O and Streams