Compilers
We won’t be using compilers (or even computers) in class, but you are strongly encouraged to experiment on your own!
g++ is the standard in the UNIX world; get it free from the ‘Net at ftp://ftp.gnu.ai.mit.edu/pub/gnu/gcc*
MS Visual C++, Borland C++, and Watcom C++ are standard in the Windows world