Direct Entrants Learning Package

Other Resources

Websites Books

cplusplus.com

Good website for documentation on all classes and functions that are part of the C++ standard. Has some useful examples for each item.


C++ TutorialsPoint
Lots of C++ tutorials.


C++ Standard
The C++ standard published in September 2022. Contains documentation for the entire language and how it should be implemented. Covers everything and is useful for researching into more obscure bits of the language. Bit of a dense read.

'C++ How to Program' by Harvey M. Deitel
ISBN 9780273793298

'Beginning C++ Through Game Programming' by Mike Dawson
ISBN 9781305109919

'Jumping Into C++' by Alex Allain
ISBN 9780988927803