IC210 Student Resources
Here in the CS Department
General C++ Links
- GNU's C++ Compiler Documentation
- cplusplus.com, "The C++ Recources Network"
- Bjarne Stroutrup's hompage - He's the original designer of C++
C++ Language Links by topic
- Standard Libraries
- Operator Prececdence & Associativity Table
- Reserved Keywords - i.e. names you can't use!
- Escape Sequences for Non-Printable Characters
- The ASCII Table
Remote Connection Resources
- Connecting remotely from Windows using PuTTy:
- Install PuTTy
- Start putty and connect to one of the lab machines. You may need to select the 'ssh' option.
- Installing a Linux Virtual Machine: here are the instructions for VMWare
Some Important Non-Programming Topics
For problems with this page, contact Luke McDowell