UMBC CMSC 202, Computer Science II, Spring 1999, Sections 0101, 0102, 0103, 0104

Course Syllabus

The following schedule outlines the material to be covered in the semester and the assigned reading for each lecture. Chapters under "Reading" refer to C++ with Object-Oriented Programming  by Paul S. Wang. In addition, there will be assigned readings from material which will be distributed via the course web pages.


DateTopicReading
Th01/28Introduction1.1-1.16
Tu02/02Overview of C++2.1-2.4
Th02/04 2.5-2.9
Tu02/09C++ Features & Constructs3.1-3.5
Th02/11 3.6-3.9
Tu02/16 3.10-3.14
Th02/18Pointers & Arrays4.1-4.5
Tu02/23 4.6-4.13
Th02/25Classes & Objects5.1-5.7
Tu03/02 5.8-5.13
Th03/04Exam 1 
Tu03/09Recursionnotes
Th03/11  
Tu03/16Big-Oh Notationnotes
Th03/18Sortingnotes
  Spring Break 
Tu03/30Libraries6.1-6.5
Th04/01I/O Stream Library6.6-6.7
Tu04/06Inheritance7.1-7.4
Th04/08 7.5-7.8
Tu04/13Exam 2 
Th04/15Assigning & Copying7.9-7.15
Tu04/20Operator Overloading8.1-8.4
Th04/22Smart Pointers & Iterators8.5-8.13
Tu04/27OOP Techniques9.1-9.9
Th04/29Templates10.1-10.3
Tu05/04 10.4-10.9
Th05/06Trees & Tree Traversalnotes
Tu05/11Object-Oriented Design11.1-11.7
Th05/13  
Th05/20Final Exam, 10:30-12:30, LH5 


Last Modified: 27 Jan 1999 18:48:53 EST by Alan Baumgarten, abaumg1@cs.umbc.edu

Back up to Spring 1999 CMSC 202 Section Homepage