Understanding C++
Appearance
Please share your thoughts about whether to keep this book on Wikibooks. Maintain this notice so this book can receive a fair review and people have time to boldly address reasonable concerns through concrete improvements. Remove or replace this notice after discussion concludes and a community decision is made. Please also consider notifying the primary contributors on their discussion page with
|
| 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.
|