(Latest Revision: 09/15/2001)

Week 03 Notes for CS 1500 -- Fall 2001


  • Take roll.
  • Check what's new in schedule -- I did a lot of work on it over the weekend.
  • Announcements
  • Do this stuff for the Tu-Th class if they have not seen it yet:
  • Discuss simple C++ constructs
  • Look at the sample program of lab #1 -- illustrate the type of work that the students will do:
  • Discussion of solo program #1 -- look at the things in the assignment directory and use them to help give a description of what the solution to the assignment problem will "look like." (E.g. It's going to have two simple void functions and a main function with calls.)

  • Discussion of sample programs and the new programming concepts they illustrate.
  • Demonstrate some tasks that will be needed in lab #2. (Mainly these are the things seen in boldface above.)