Practical C++ Progranmming
Douban
ISBN: 9781565921399
autor:
Steve Oualline
editora: O'Reilly Media
data de publicação: 1995
número de páginas: 581
Steve Oualline
visão geral
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.