home *** CD-ROM | disk | FTP | other *** search
- This directory contains a series of sub-directories. Each directory
- contains a simple program that is designed to demonstrate one or
- two aspects of the NeXTstep environment. Each directory contains
- a working program, as well as a "notes" file whit the following
- information:
-
- Objective: What concepts will be learned in this program.
-
- Terms: Any new terms that are introduced in this program.
-
- Discussion: Text explaining what is going on in the program.
-
- Method: A detailed description of the steps necessary to create this
- program. This includes all the IB steps necessary to create the ".nib"
- file.
-
- Summary: A short description of the steps to create the program.
-
- Further Questions: A list of further suggestions for the student to
- ask themselves. Many of these naturally lead to further labs.
-
- To create a binary of each program, type
-
- makeall
-
- To remove all of the extra files and to save space type
-
- makeclean
-
-