CS 4100 Home Page
Spring 2007
Help
Course Staff
- Prof. Joe Zachary, 3190a MEB, (801) 581-7079, zachary@cs.utah.edu
- Teaching Assistants:
- Michael Freedman (freedman@cs.utah.edu)
- Yun Jin Kang (ykang@cs.utah.edu)
- Chahyeon Rhee (chrhee@cs.utah.edu)
- Sumit Tandon (sumitt@cs.utah.edu)
Course Coverage
Class Information
C++
- Documentation
for the Standard Template Library, courtesy of SGI. On each page
of the documentation, the Definition section tells you what header
file to include. It also tells you whether the feature in question is
standard or an SGI extension.
Java