Programming with C++
- CUONG (CALVIN) PHAM
- Mar 15, 2019
- 1 min read
C++ is a general-purpose programming language that was developed by Bjarne Stroustrup as an extension of the C language, or "C with Classes". It has imperative, object-oriented and generic programming features, while also providing facilities for low-level memory manipulation.
Download link: https://visualstudio.microsoft.com/

Comments