Department of Computing

Local Navigation

What's New??
Unit Outline
Lecture Notes
Assignments
Tutorials
Practicals
Resources
FAQs

Comp Home

Resources

This page contains links to various resources of general interest.

Connecting from Home

  1. See how to get and use putty here. You can use putty to access titanic, the Unix server, from home or in the labs.
  2. See how to get winscp here. Use winscp for transferring files between your own pc and titanic (and vice versa).
  3. Screen cast on how to install dev-cpp here. (Thanks to COMP125 staff!) You are advised to install new version of dev-cpp as it has fewer bugs and you can use the debugger and it is the same version as g++ on titanic. Use
    system("pause")
    
    instead of
     pause 
    
    in your dev-cpp programs once have new version.

Books

The following books are available from the Library and are recommended as general background reading.

Quick Reference Guides

Past Exams

Links

Tools

 

Copyright & Site information