Note

This course is really just a refresher for me because I have done some C/C++ programming with the Open University in the past and although this was more than 20 years ago, I have more recently studied Java both as part of a BSc and an MSc in Computing.

The notes on the course are therefore going to be very short and I may well skip over some important concepts that I am already familar with.

Chapter 1 - Getting Started
Chapter 2 - Data Types
Chapter 3 - Structures, Classes and Pointers
Chapter 4 - Control Flow
Chapter 5 - Functions
Chapter 6 - File I/O
Chapter 7 - Conclusion
Programming Page
Home