“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.
为2018.3期读书会活动所写 一本非常经典的C++书籍,里面介绍了55个准则,描述了编写更好C++程序的方式。被誉为C++程序员必读的四本书之一。 以第一点为例,作者把c++视为语言联邦。c++为什么难,是因为它很复杂,一不小心就会用错。而这些复杂,是因为c++虽然只是一门语言,却...
评分今天开始读《Effective C++》这本书,才读1/4,真心感觉作者和译者都是大好人,这本书真的是太好读了,《C++primer》虽然也能通过边读边baidu看懂,但毕竟还是有很多晦涩的东西,特别是越到后面有些知识就越绕,各种嵌套知识就出现了,搞得人头晕目眩。不过《Effective C++》就...
评分一般看完《C++ primer》之后都会看这本书,这本书把一些c++易错的细节讲得比较清楚,还讲了很多真正面向对象设计的东西,包括设计模式和接口设计,还有各种继承的不同含义等。本书不太涉及C语言部分的内容,比如C指针之类的,而是主要针对面向对象设计的部分,比如继承、接口、...
评分今天开始读《Effective C++》这本书,才读1/4,真心感觉作者和译者都是大好人,这本书真的是太好读了,《C++primer》虽然也能通过边读边baidu看懂,但毕竟还是有很多晦涩的东西,特别是越到后面有些知识就越绕,各种嵌套知识就出现了,搞得人头晕目眩。不过《Effective C++》就...
评分这本书是c++中经典的经典。英文版语言诙谐幽默,当然,侯捷先生也翻译的很好。首先这本书的每一个条款都是非常有用的,很实用,作者的讲解也很深刻。其次,把深刻的东西用浅显易懂的语言表述下来,这就是Effective c++。这本书非常适合有一定经验的c++开发人员仔细阅读,甚至读...
3本姊妹篇最好的一本,强力推荐
评分It answered lots of questions which raised when I was reading Thinking in C++
评分C++程序员必读。
评分一半
评分一半
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有