What is the simplest way to install the development tools so that I can compile programs?

sudo aptitude install build-essential
Development tools are included on the CD, and so do not need to be downloaded.