CSC 209 course notes
Course notes available so far:
Old CSC 209 course notes
Some notes on topics no longer taught in CSC 209:
- The AWK programming language, used in shell
scripts for various data processing and string munging tasks which are a
bit more sophisticated than what cut and join and such can do
- RCS, a source control system older than SVN
(without support for concurrent editing by multiple users, which is one of the
reasons it's not talked about so much any more)
[main course page]