Understanding C++
C++ is a flexible general purpose programming language developed by Bjarne Stroustrup in 1983 at Bell Labs. This book covers the core C++ language, its standard library and focuses on writing clean, portable code. This book assumes you already have a C++ compiler installed and have read how to compile programs with it.
|