An introduction to C++
This page lists the lecture notes and practical sheets for the C++ course I am teaching at the Department of Physics at the University of York.
Lecture notes
- Lecture 1: Introduction to C++
- Lecture 2: Functions and Data
- Lecture 3: Namespaces, Strings and Files
- Lecture 4: Code Organization and Version Control