Herb Sutter,ISO C++標準委員會主席,C++ Users Journal雜誌特邀編輯和專欄作傢。他目前在微軟公司領導.NET環境下C++語言擴展的設計工作。除本書外,他還撰寫瞭三本廣受贊譽的圖書:《C++編程規範》(中、英文版都由人民郵電齣版社齣版)。Exceptional C++和More Exceptional C++
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.
發表於2024-12-22
Exceptional C++ Style 2024 pdf epub mobi 電子書 下載
這本書不適閤初學者,作者在序中已經說瞭,要先看看the c++ programing language 或者c++ primer 這本書 編程風格要先看看effective c++ 書裏麵一共有40個問題,分成七個部分,每個問題分析的很透徹,最後還有幾個準則。 書的翻譯質量非常好,譯者是一個研究生...
評分最後的這一版 Style 的覺得還行,比起Exceptional C++ 沒那麼枯燥很多,不過總之看起來好像總是沒那麼有激情一樣,我也還是覺得中規中矩~~~~ 看一遍還是值得的。如果要深入裏麵的某些東西,可以有更加好的專著,而且從這本書裏麵也得不到太多的東西瞭,所以最好的就是把書看完...
評分本書的深度非常高,正如 Herb Sutter所說的: 我期望你已經掌握瞭C++基礎知識,如果你還沒有,可以從一本介紹性和概覽性的C++好書開始學習。像Bjarne Stroustrup的《The C++ Programming Language》)或Stan Lippman和Josee Lajoie閤著的《C++Primer》這樣的經典著作都是不錯的...
評分 評分這本書不適閤初學者,作者在序中已經說瞭,要先看看the c++ programing language 或者c++ primer 這本書 編程風格要先看看effective c++ 書裏麵一共有40個問題,分成七個部分,每個問題分析的很透徹,最後還有幾個準則。 書的翻譯質量非常好,譯者是一個研究生...
圖書標籤: C++ 編程 Herb 經典 程序設計 泛型 技術 設計模式
其中有關異常安全和最後一些基本常識的章節可以略過,總的來說Herb Sutter的書不及 Meyer 的Effective係列寫的好
評分當年見到那個意圖構造一個deque結果聲明成一個函數的例子簡直半天說蔔齣一句話來.
評分當年見到那個意圖構造一個deque結果聲明成一個函數的例子簡直半天說蔔齣一句話來.
評分當年見到那個意圖構造一個deque結果聲明成一個函數的例子簡直半天說蔔齣一句話來.
評分其中有關異常安全和最後一些基本常識的章節可以略過,總的來說Herb Sutter的書不及 Meyer 的Effective係列寫的好
Exceptional C++ Style 2024 pdf epub mobi 電子書 下載