COSC 071: Computer Science I

Spring 2000

Primary Text: C++ Program Design, 2nd Edition, by Cohoon and Davidson.

Schedule

Week 
Topic 
Chapters 
     
1 (Jan 12-14)  Introduction
1
2 (Jan 17-21)  Computing and object-oriented design
1
3 (Jan 24-28)  Programming fundamentals
2
4 (Jan 31-Feb 4)  Object manipulation
3
5 (Feb 7-11)  Conditional statements
4.1-4.6
6 (Feb 14-18)  Iteration statements
4.7-4.12
7 (Feb 21-25)  Functions and reuse
5, 6
8 (Feb 28-Mar 3)  Parameter Passing, Midterm Exam
7
9 (Mar 6-10)  Spring Vacation  
10 (Mar 13-17) OO analysis and design
8
11 (Mar 20-24) Abstract Data Types
9.1 - 9.3
12 (Mar 27-31) Abstract Data Types
9.4 - 9.6
13 (Apr 3-7) Vectors
10.5 - 10.10
14 (Apr 10-14) Pointers and Dynamic Memory
12
15 (Apr 17-19) Inheritance
13
16 (Apr 25-28) Templates and Polymorphism
14
17 (May 1-3) Exception Handling
D.2
     
Sat, May 13, 4:00-6:00 PM Section 02 Final Exam
 
Mon, May 15, 9:00-11:00 AM Section 01 Final Exam
 


Go Back Send Mail