"C++ Coding Standard" is really an excellent book. It doesn't tell you one special technogoly or some abstruse theory, while it has told you 101 basic principles for coding in C++, including coding style, design style, etc.
The essense of the book is that all its items are undefeated, so I think this book is the bible for our C++ programmers.
本书《C++CodingStandard》是一本优秀的C++编程指南,它不局限于特定的技术或深奥的理论,而是涵盖了101条基本的编程原则,包括编码风格、设计风格等。这本书之所以被誉为经典,在于其内容经得起考验,适用于所有C++程序员。
1258

被折叠的 条评论
为什么被折叠?



