More Information
The following links are to additional information that is useful to students in CSC 330 (Advanced Data Structures)
Tutorials on Unix and editors:
- Unix/Linux Tutorial for Beginners
- Vim (editor) Tutorial
- Another Vim Tutorial (more concise than the one above)
- Very brief Nano (editor) tutorial
- Emacs (editor) Tutorial
Sites with good reference material:
- C++ Standard Library - includes STL, string, and I/O classes