August 1999
Beginner to intermediate
912 pages
15h 44m
English
This book was written for anyone who wants to understand how C++ programming works. Practical C++ will get you up to speed fast on the essential elements of C++ that you will use every day in your programs. It provides you with a thorough grounding in using the power of the C++ language to create object-oriented programs. Whether you already know how to program in some other language or have never programmed before, this book will help you learn C++ quickly and will help to simplify the often complex application development process.
The concepts and sample code presented in this book should work under any standard C++ compiler, with few exceptions. If you’re familiar and ...