The main software for CS 100 programming assignments is Metrowerks CodeWarrior.
Version Pro 6.0 is installed in the CIT labs for Summer 2001.
Earlier versions can probably be used, but be aware that there are some differences in how they operate, e.g. some menus and dialog boxes are different, and older PC versions require MS Internet Explorer.
CodeWarrior Pro is available for both Macintosh and Windows/NT. It works the same in both environments, except for some minor differences due to the Windows and Macintosh user interfaces.
Naturally, if you wish to use your floppy disks on both kinds of machines, you will need to choose a format that both can read: You should format your floppy disks as PC disks because the Mac can read the PC format, but not vice versa.
We assume you already know how to use Macintosh or Windows to, for example, create and print a document using a word processor.
CIT has installed CodeWarrior in all of its labs that have machines that can support it. The only difference between the CIT version and the regular one is that some additional files have been added for simple Java programs, particularly for CS 100.
In this handout, a menu command is given in the form ``name|command'', where name is the name of the menu and command is a command within it. For example, ``select Project|Run'' means select command Run from menu Project.