Practical C++ Progranmming
Douban
ISBN: 9781565921399
Autor/in:
Steve Oualline
Verlag: O'Reilly Media
Veröffentlichungsdatum: 1995
Anzahl der Seiten: 581
Steve Oualline
Übersicht
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.