Abstract:
Learning C++ is an adventure of discovery, particularly because the language accommodates
several programming paradigms, including object-oriented programming, generic programming,
and the traditional procedural programming.
Description:
C++ Primer Plus discusses the basic C language and presents C++ features, making this book
self-contained. It presents C++ fundamentals and illustrates them with short, to-the-point programs
that are easy to copy and experiment with.