Index of /~main/lab

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[   ]Thumbs.db 2022-04-16 10:01 16K 
[   ]_emacs 2006-08-29 11:24 9.6K 
[TXT]applets-old.html 1998-10-12 10:20 46K 
[TXT]applets.css 1998-10-09 21:12 43K 
[TXT]applets.html 2004-03-16 11:09 55  
[IMG]applets.jpg 1998-10-09 21:13 20K 
[   ]cshrc 1999-01-30 02:02 389  
[   ]demo2 2004-01-12 20:27 692K 
[TXT]demo2.cxx 2004-01-18 14:54 1.2K 
[   ]demo2.exe 2004-01-18 14:55 446K 
[TXT]emacs.html 1999-01-13 10:43 5.9K 
[   ]emacs2 2000-08-26 13:41 12K 
[   ]exceptions.pdf 2000-10-31 21:43 113K 
[TXT]heatwave.cxx 2006-08-27 10:50 2.1K 
[TXT]intarray.cxx 2006-08-27 10:54 3.0K 
[TXT]intarray.h 2006-08-27 10:53 2.5K 
[TXT]java.html 1999-02-24 17:48 5.5K 
[   ]java1.pdf 2000-08-26 18:45 687K 
[   ]java2.pdf 2000-08-26 18:56 1.2M 
[   ]java3.pdf 2000-08-26 19:09 1.5M 
[   ]java4.pdf 2000-08-26 19:20 1.4M 
[   ]java13.pdf 2000-10-31 21:52 963K 
[   ]javadoc.pdf 2000-10-31 21:53 170K 
[TXT]javaparm.html 1999-02-09 17:14 17K 
[TXT]lab1.html 2008-07-16 13:17 23K 
[TXT]lab2.html 2004-01-18 14:56 12K 
[TXT]lab3.html 2006-09-11 17:58 10K 
[   ]lab4.doc 2004-02-02 12:24 35K 
[TXT]lab4.html 2004-02-02 12:31 22K 
[   ]lab5.doc 2004-02-09 16:59 54K 
[TXT]lab5.html 2004-02-09 17:02 76  
[   ]lab5.pdf 2004-02-09 17:02 37K 
[   ]lab6.doc 2004-02-16 18:26 38K 
[TXT]lab6.html 2004-03-01 22:31 289  
[   ]lab6.pdf 2004-02-16 18:27 30K 
[   ]lab7.doc 2004-02-23 19:11 35K 
[TXT]lab7.html 2004-03-01 22:31 289  
[   ]lab7.pdf 2004-02-23 19:15 26K 
[   ]lab8.doc 2004-03-01 09:29 34K 
[TXT]lab8.html 2004-03-01 22:31 289  
[   ]lab8.pdf 2004-03-02 08:11 36K 
[   ]lab9.doc 2004-03-08 16:52 28K 
[TXT]lab9.html 2004-03-08 16:56 390  
[   ]lab9.pdf 2004-03-08 16:57 23K 
[   ]lab10.doc 2004-03-16 09:44 35K 
[   ]lab10.pdf 2004-03-16 09:45 31K 
[TXT]makefile 2004-01-18 14:56 1.3K 
[TXT]params.css 1998-10-09 23:43 43K 
[TXT]pine.html 1999-01-13 10:43 9.4K 
[   ]refcard-emacs.pdf 2004-01-18 14:56 81K 
[   ]refcard-gdb.pdf 2004-01-18 14:56 80K 
[TXT]refcard.html 1999-01-13 10:43 15K 
[   ]refcards-emacs.pdf 2004-01-18 14:56 81K 
[   ]refcards-gdb.pdf 2004-01-18 14:56 80K 
[TXT]refcards.html 1999-01-13 10:43 15K 
[TXT]sinewave.cxx 2006-08-27 10:52 748  
[TXT]throttle.cxx 2004-01-18 14:56 802  
[TXT]throttle.h 2004-01-18 14:56 1.8K 
[TXT]wlab1.html 1999-07-20 07:00 23K 
[TXT]wlab2.html 1999-07-19 21:45 11K 
[TXT]wlab3.html 1999-07-20 07:25 12K 

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