Some Useful Links (Mostly for CSCI 1320/1321)
This page contains links to various online documents
likely to be useful
to students in CSCI 1320 and CSCI 1321 (and possibly students in other
CSCI courses as well).
(Suggestions for additions to this page are welcome;
send to
bmassing@cs.trinity.edu.)
Using the CS department's computers
Unix/Linux
Compilers
Text editors
- emacs:
- vi and vim ("vi improved"):
Other useful tools
- gdb (source-level debugger):
- make: