(Latest Revision: 03/18/2006)
Week 06 Notes for CS 2500, Section 001 -- Spring 2006
- Take Roll.
- Announcement(s)
- Program #2 has been returned by e-mail. IMPORTANT: Please read my
comments in your returned programs.
- Test #2 on Thursday. (In the schedule, I specified the material
to be covered.)
- Look at the schedule
- Handback hardcopies of program #2.
- Look at a run of a solution to Problem #2 that uses a do-loop
- What boundaries should have been tested on program #2?
- empty list of strings
- empty string
- 1-character string
- Practice: Program an array-list delete function.