VBA/C++ Interfacing with Excel
This page contains notes, links and exercises for the VBA/C++ course.
Course materials
VBA resources
C++ resources
C++ Coursework
C++ Lecture 1
C++ Lecture 2
C++ Lecture 3
C++ Lecture 4
C++ Lecture 5
C++ Review: Bank Class
Useful links
Reading List
- D. Alcock, "Illustrating C", Cambridge University Press, 1992.
- D. Yang, "C++ and object-oriented numeric computing for scientists and engineers", Springer, 2000.
- S. Meyers, "Effective C++: 55 specific ways to improve your programs and designs", Addison-Wesley, 2005.
- M. McGrath, "C++ Programming in easy steps", 2002, Computer Step.
Return to Homepage