Heriot-Watt logo
      CEE logo

      C++ Resource Pages

      The outline of the programming part of the course is detailed below, and from the links on each of the topics you can access copies of all the source code listed in the notes, some additional example programs, quick check exercises, values to test tutorials and some additional suggested exercises.

      The source code given can be copied and compiled as detailed here.

      Programs and Programming
      Variables, Data Types, Constants and Operators
      Control Constructs
      Iteration
      Arrays and Structures
      Functions
      Pointers
      File Input and Output
      Introduction to Classes

      First Lecture