图书标签: C++ 编程 计算机 Programming 经典 程序设计 Scott_Meyers effective
发表于2025-02-07
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.
影印版质量太差!
评分还在看,都是经验之谈,如果看过inside in c++ object model看起来应该不吃力,只有在编码一段时间以后才能发现,原来代码也是一种艺术
评分a decent book. and that is all
评分很系统,很深刻,但是啃起来不容易……我也还没啃完。
评分重新再读一遍
作者毫不避讳地讲了很多c++的缺点,细节讲了很多,这些细节也是c++程序员应该了解并在开发过程中应该注意的地方,不只是介绍c++语言本身,还讲了很多关于设计、c++库还有模板的内容,这些内容可以找其他专门的书籍深入学习。感觉c++略畸形。
评分今天开始读《Effective C++》这本书,才读1/4,真心感觉作者和译者都是大好人,这本书真的是太好读了,《C++primer》虽然也能通过边读边baidu看懂,但毕竟还是有很多晦涩的东西,特别是越到后面有些知识就越绕,各种嵌套知识就出现了,搞得人头晕目眩。不过《Effective C++》就...
评分一直听大牛们对C++的评论,说它怎么怎么复杂。但本人开发了这么多年还是没有非常深刻的体会。 对《Effective C++》中提到大部分的知识都是了解的或是清楚的,但是它们都被放在一起时,一条条列出来的时候后我才开始体会到这C++复杂的深度啊。 不管是刚入C++的还是沉浮了多年的...
评分为2018.3期读书会活动所写 一本非常经典的C++书籍,里面介绍了55个准则,描述了编写更好C++程序的方式。被誉为C++程序员必读的四本书之一。 以第一点为例,作者把c++视为语言联邦。c++为什么难,是因为它很复杂,一不小心就会用错。而这些复杂,是因为c++虽然只是一门语言,却...
评分赞美的话就不说了,因为这书是 C++ 程序员必读的。 但是为了追求 Effective 而过于纠结形式和手法,反而忘了原来的问题是什么,就得不偿失。 我本想打开 More Effective C++ 继续 C++ 的颠簸之旅,但是看了几章后克制住了。我想生产中更应该关注的是领域问题,而不是工具。先利...
Effective C++ pdf epub mobi txt 电子书 下载 2025