“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.
C++强大而复杂,复杂的机制是把双刃剑,给写程序带来无限灵活性的同时,也带来的容易出错的隐患。这本书告诉了我们在C++里存在的这样那样的陷阱,也指引程序员应该怎么样用和不应该怎样用。书里设定了很多应用场景,需要不断应用才能深入领会。
评分无论你是通过CPP Primer还是其他从街上小摊贩出购买的山寨书进入C++世界,Scott Meyers的Effective C++都应该是在你阅读计划之内的一本书。 Effective C++不是告诉你什么是C++,也不会教你C++到底应该怎么用,而是告诉你如何真正的用好C++,因而更具针对性和实用性。 加之Sco...
评分一般看完《C++ primer》之后都会看这本书,这本书把一些c++易错的细节讲得比较清楚,还讲了很多真正面向对象设计的东西,包括设计模式和接口设计,还有各种继承的不同含义等。本书不太涉及C语言部分的内容,比如C指针之类的,而是主要针对面向对象设计的部分,比如继承、接口、...
评分作者毫不避讳地讲了很多c++的缺点,细节讲了很多,这些细节也是c++程序员应该了解并在开发过程中应该注意的地方,不只是介绍c++语言本身,还讲了很多关于设计、c++库还有模板的内容,这些内容可以找其他专门的书籍深入学习。感觉c++略畸形。
评分对于C++,一直未窥门径。大学时就一直在学C++,却发现只是简单的蜻蜓点水。尤其对于C++中一些很重要的部分,如Template,STL,Exception机制等部分更是少有涉及。接着看了Lippman的C++ Primer,书很长确是详细完整的介绍了C++。但只是了解到了C++的一些机制,往往是从一种应该如...
C++程序员必读。
评分还在看,都是经验之谈,如果看过inside in c++ object model看起来应该不吃力,只有在编码一段时间以后才能发现,原来代码也是一种艺术
评分a decent book. and that is all
评分豆瓣继续猜。
评分随身带系列 有一半都是看得原版电子版,幸好之后出了云风评注,减少眼睛压力..
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有