Resources


Useful Web Links at this point in the course :


A basic language tutorial
the AT&T c++ page
The official C++ Language Reference
STL reference
the official Trolltech QT tutorial part I
and tutorial part II
And an independant Qt Tutorial



The first lecture notes
some pointers Notes
The STL notes
Class oddities in c++ (oddities from a Java perspective that is)
Debugging at BSC
makefile lecture slides
Namesspaces through QT Gui
Enums and Unions