UMBC CMSC 202, Computer Science II, Spring 1999, Sections 0201, 0202

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
Mon02/01Introduction1.1-1.16
Wed02/03Overview of C++2.1-2.4
Mon02/08 2.5-2.9
Wed02/10C++ Features & Constructs3.1-3.5
Mon02/153.6-3.9
Wed02/17 3.10-3.14
Mon02/22Pointers & Arrays4.1-4.5
Wed02/24 4.6-4.13
Mon03/01Classes & Objects5.1-5.7
Wed03/03 5.8-5.13
Mon03/08Exam 1 
Wed03/10Recursionnotes
Mon03/15  
Wed03/17Big-Oh Notationnotes
  Spring Break 
Mon03/29Sortingnotes
Wed03/31Libraries6.1-6.5
Mon04/05I/O Stream Library6.6-6.7
Wed04/07Inheritance7.1-7.4
Mon04/12 7.5-7.8
Wed04/14Exam 2 
Mon04/19Assigning & Copying7.9-7.15
Wed04/21Operator Overloading8.1-8.4
Mon04/26Smart Pointers & Iterators8.5-8.13
Wed04/28OOP Techniques9.1-9.9
Mon05/03Templates10.1-10.3
Wed05/05 10.4-10.9
Mon05/10Trees & Tree Traversalnotes
Wed05/12Object-Oriented Design11.1-11.7
TBAFinal Exam, 10:30-12:30, LH5 


Last Modified: 1 Feb 1999 11:19:53 EST by Mitch Edelman edelman@cs.umbc.edu

Back up to Spring 1999 CMSC 202 Section Homepage