C++
What is C++?
C++ is a low-level programming language that is based off the C language.
Documentation
Tutorials and the documentation for C++ can be found on cplusplus.com.
Other Resources
One book that my SYDE 121 (digital computation) professor suggested we read is Problem Solving with C++ by Walter Savitch. The PDF for the ninth edition of the textbook can be found here.
Last updated