Practical C++ Progranmming
Douban
ISBN: 9781565921399
Autore:
Steve Oualline
Casa editrice: O'Reilly Media
data di pubblicazione: 1995
Numero di pagine: 581
Steve Oualline
Sinossi
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.