W3101-1 Programming Languages: C#
csharp logo
6 week course
Instructor: Omer Boyaci

Textbook
C# 2008 for Programmers (3rd Edition), Deitel & Deitel

Grading
6 homework assignments

Tentative Syllabus

Lecture
Topics
Reading
Slides
Source Code
Assignment
Lecture 1
Introduction to .Net/C# and Control Structures
Chapter 1-4 Lecture 1
Lecture 1
Assignment 1
Lecture 2
Control Structures - Introduction to Object-oriented Programming



Lecture 3
Methods - Arrays




Lecture 4
OOP: Classes and Objects; Inheritance ; Polymorphism




Lecture 5
GUI with Windows Forms




Lecture 6
File and Streams, Review of Advanced Topics