Herb Sutter,ISO C++标准委员会主席,C++ Users Journal杂志特邀编辑和专栏作家。他目前在微软公司领导.NET环境下C++语言扩展的设计工作。除本书外,他还撰写了三本广受赞誉的图书:《C++编程规范》(中、英文版都由人民邮电出版社出版)。Exceptional C++和More Exceptional C++
发表于2025-01-22
Exceptional C++ Style 2025 pdf epub mobi 电子书
最后的这一版 Style 的觉得还行,比起Exceptional C++ 没那么枯燥很多,不过总之看起来好像总是没那么有激情一样,我也还是觉得中规中矩~~~~ 看一遍还是值得的。如果要深入里面的某些东西,可以有更加好的专著,而且从这本书里面也得不到太多的东西了,所以最好的就是把书看完...
图书标签: C++ 编程 Herb 经典 程序设计 泛型 技术 设计模式
Software "style" is about finding the perfect balance between overhead and functionality...elegance and maintainability...flexibility and excess. In Exceptional C++ Style, legendary C++ guru Herb Sutter presents 40 new programming scenarios designed to analyze not only the what but the why and help you find just the right balance in your software. Organized around practical problems and solutions, this book offers new insight into crucial C++ details and interrelationships, and new strategies for today's key C++ programming techniques--including generic programming, STL, exception safety, and more. You'll find answers to questions like: * What can you learn about library design from the STL itself? * How do you avoid making templated code needlessly non-generic? * Why shouldn't you specialize function templates? What should you do instead? * How does exception safety go beyond try and catch statements? * Should you use exception specifications, or not? * When and how should you "leak" the private parts of a class? * How do you make classes safer for versioning? * What's the real memory cost of using standard containers? * How can using const really optimize your code? * How does writing inline affect performance? * When does code that looks wrong actually compile and run perfectly, and why should you care? * What's wrong with the design of std::string? Exceptional C++ Style will help you design, architect, and code with style--and achieve greater robustness and performance in all your C++ software.
其中有关异常安全和最后一些基本常识的章节可以略过,总的来说Herb Sutter的书不及 Meyer 的Effective系列写的好
评分为什么语言和库有那么多的坑?这就是灵活的代价
评分其中有关异常安全和最后一些基本常识的章节可以略过,总的来说Herb Sutter的书不及 Meyer 的Effective系列写的好
评分为什么语言和库有那么多的坑?这就是灵活的代价
评分其中有关异常安全和最后一些基本常识的章节可以略过,总的来说Herb Sutter的书不及 Meyer 的Effective系列写的好
Exceptional C++ Style 2025 pdf epub mobi 电子书