Practical C++ Progranmming
Douban
ISBN: 9781565921399
author:
Steve Oualline
publishing house: O'Reilly Media
publication date: 1995
number of pages: 581
Steve Oualline
overview
A complete introduction to the C++ language for the beginning programmer and C programmers transitioning to C++. This book emphasizes a practical, real-world approach, including how to debug, how to make your code understandable to others, and how to understand other people's code. Covers good programming style, C++ syntax (what to use and what not to use), C++ class design, debugging and optimization, and common programming mistakes.