圖書標籤: C++ 編程 計算機 Programming 經典 程序設計 Scott_Meyers effective
发表于2025-01-10
Effective C++ pdf epub mobi txt 電子書 下載 2025
“Every C++ professional needs a copy of Effective C++ . It is an absolute must-read for anyone thinking of doing serious C++ development. If you’ve never read Effective C++ and you think you know everything about C++, think again.”
— Steve Schirripa, Software Engineer, Google “C++ and the C++ community have grown up in the last fifteen years, and the third edition of Effective C++ reflects this. The clear and precise style of the book is evidence of Scott’s deep insight and distinctive ability to impart knowledge.”
— Gerhard Kreuzer, Research and Development Engineer, Siemens AG The first two editions of Effective C++ were embraced by hundreds of thousands of programmers worldwide. The reason is clear: Scott Meyers’ practical approach to C++ describes the rules of thumb used by the experts — the things they almost always do or almost always avoid doing — to produce clear, correct, efficient code. The book is organized around 55 specific guidelines, each of which describes a way to write better C++. Each is backed by concrete examples. For this third edition, more than half the content is new, including added chapters on managing resources and using templates. Topics from the second edition have been extensively revised to reflect modern design considerations, including exceptions, design patterns, and multithreading. Important features of Effective C++ include: Expert guidance on the design of effective classes, functions, templates, and inheritance hierarchies. Applications of new “TR1” standard library functionality, along with comparisons to existing standard library components. Insights into differences between C++ and other languages (e.g., Java, C#, C) that help developers from those languages assimilate “the C++ way” of doing things.
和more相比,更加偏重於基礎,必讀之作。
評分C++程序員必讀。
評分很係統,很深刻,但是啃起來不容易……我也還沒啃完。
評分很經典,但是我更傾嚮於《C++必知必會》。不過這本書講設計的那部分還是寫的不錯的。
評分時隔多年,我纔意識到這本書中所提及的那些知識的價值...
今天开始读《Effective C++》这本书,才读1/4,真心感觉作者和译者都是大好人,这本书真的是太好读了,《C++primer》虽然也能通过边读边baidu看懂,但毕竟还是有很多晦涩的东西,特别是越到后面有些知识就越绕,各种嵌套知识就出现了,搞得人头晕目眩。不过《Effective C++》就...
評分C++强大而复杂,复杂的机制是把双刃剑,给写程序带来无限灵活性的同时,也带来的容易出错的隐患。这本书告诉了我们在C++里存在的这样那样的陷阱,也指引程序员应该怎么样用和不应该怎样用。书里设定了很多应用场景,需要不断应用才能深入领会。
評分这本书是c++中经典的经典。英文版语言诙谐幽默,当然,侯捷先生也翻译的很好。首先这本书的每一个条款都是非常有用的,很实用,作者的讲解也很深刻。其次,把深刻的东西用浅显易懂的语言表述下来,这就是Effective c++。这本书非常适合有一定经验的c++开发人员仔细阅读,甚至读...
評分早在读cpp primer的时候我就注意到了cpp中有很多的设计思路都非常的清奇,比如对于ctor, dtor ,copy ctor和assignment operator的重载,什么时候应该重载,什么时候应该delete这些函数。当时的我还特意自己总结了一下其中的规律,但是总觉得不得要领。所以当我看到effective c+...
評分之前看过这本书,这次看的是云风的评注,我觉得这些评注很有价值。对于C++这门语言我是既爱又恨,既以懂得C++为傲,有为使用这门语言遇到的种种问题和阻力深感尴尬。 对C++的态度,经由那次Linus引发的大讨论,我知道云风现在是理解之而尽量不用之。很多点有共鸣,但未讨论详细...
Effective C++ pdf epub mobi txt 電子書 下載 2025