Topics for the Week of April 21
- Lab:
- Turn in the finished design (Tues April 22).
- Continuing project: Music Database
- Review using Vectors.
- Continue: load/save functions using objects and/or ascii
- Add delete buttons.
- Adding additional frames (VC: insert new form).
- Reminders
- Think first, code later.
- Designing and building a program - every minute of planning up
front can save hours of coding later.
- Building a user friendly interface (include feedback so user knows
what is happening).
- Catching user errors so program doesn't crash
- Documenting code so that you can figure out what you did months
from now.
[top]
[CS 231 Lectures Page]