Date: Wed, 20 Nov 1996 22:33:56 GMT Server: NCSA/1.4.2 Content-type: text/html Last-modified: Fri, 19 Apr 1996 15:16:06 GMT Content-length: 3917 A202 Course Description

A202/A502 -- Introduction to Programming II -- Spring 1996

In this course, we will study the more advanced features of the C++ language, new programming techniques and paradigms, and data structures.

What's New

Implemented as a "forgetful stack":

Programming Projects

  1. Screen Saver
  2. Adventure Game
  3. Undoing Commands
  4. Projects -- implementation vs. application
  5. A Linked Queue Class
  6. Spin Out and a Solution
  7. Quicksort and a Solution
  8. Trees

Reading Assignments

In reverse chronological order:

Lab Exercises

Cool Stuff