This book is a must-read for C++ programmers to practice for advanced training, all of which contain the best practices of C++ coding, from three aspects of syntax, coding specifications and programming habits, program architecture and design ideas to give empirical solutions to difficult problems in C++ programs and design, and provide 150 extremely valuable suggestions for C++ programmers to write higher quality C++ code. This book not only gives a very good solution to each problem in a suggested way, but also gives a solution that has been proven to be bad by practice from the negative side, and analyzes and compares from both positive and negative aspects. The book is logically divided into three parts: the syntax section covers some extremely important but easily misunderstood and misused syntax features inherited from C++, the changes from C language to C++, as well as memory management, classes, templates, exception handling, STL, etc.; the coding habits and programming specifications mainly discuss how to improve the correctness, readability, program performance and coding efficiency of the program; The program architecture and ideas section examines the C++ programming thinking and methods from a higher level, and gives some valuable views and best practices. This is a reference book on how to improve the efficiency and quality of C++ programming, I hope every suggestion in the book can arouse your thinking, for difficult content, it is recommended that you digest and understand, do not memorize, and hope that you can also realize better solutions. I hope that the ideas and concepts conveyed by each suggestion in this book will permeate everyone's coding practice, and then help everyone truly have the ability to write high-quality C++ code.
https://pan.baidu.com/s/1QR_5SmuJk0l7zAAcSeKDVg Baidu Netdisk Password:Tourists, if you want to see the hidden content of this post, please Reply
|