Index of /~main/lab

PROGRAMMING LANGUAGES CD-ROM
Date: July 20, 1999
Directory: /lab
Also available at: http://www.cs.colorado.edu/~main/lab/

Description:
    These are simple lab exercises to learn programming tools that are
    used in the computer science labs.

Author:
    Michael Main (except for the refcard)
    
Files in this directory:
    README.TXT -------------------- Description of directory
    README.html ------------------- HTML version of README.TXT
    emacs.html ---- Brief emacs cheat sheet
    lab1.html ----- Unix Exercise for g++ and emacs
    lab2.html ----- Unix Exercise for using gdb through emacs
    lab3.html ----- Unix Exercise for using the make facility
    pine.html ----- Exercise for using the pine mail reader
    refcard.html -- Longer emacs reference card
    lab1.html ---- Windows Exercise for g++ and emacs
    lab2.html ---- Windows Exercise for using gdb through emacs
    lab3.html ---- Windows Exercise for using the make facility

Help:
    Online emacs manual:
    http://www.cs.utah.edu/csinfo/texinfo/emacs19/emacs_toc.html

    Installing all of the cs1300 tools (g++, gdb, make, emacs, ...) on
    your machine:
    http://www.cs.colorado.edu/~main/emacs/README.html

    Installing emacs on your machine:
    http://www.cs.colorado.edu/~main/emacs/README.html

    Installing Mingw32 g++, gdb and make on your machine:
    http://www.cs.colorado.edu/~main/mingw32/README.html