图书标签: C++ 编程 计算机 Programming 经典 程序设计 Scott_Meyers effective
发表于2024-06-14
Effective C++ pdf epub mobi txt 电子书 下载 2024
“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++ templates这本书就感觉有点吃力。它对内存的布局以及构造,析构和赋值运算等写的相当仔细,在具体应用中能够给你扫盲,加上前期看过primer的话读起来应该不会很困难。无论你是工作了还是正在找工作,这本书不...
评分赞美的话就不说了,因为这书是 C++ 程序员必读的。 但是为了追求 Effective 而过于纠结形式和手法,反而忘了原来的问题是什么,就得不偿失。 我本想打开 More Effective C++ 继续 C++ 的颠簸之旅,但是看了几章后克制住了。我想生产中更应该关注的是领域问题,而不是工具。先利...
评分一直听大牛们对C++的评论,说它怎么怎么复杂。但本人开发了这么多年还是没有非常深刻的体会。 对《Effective C++》中提到大部分的知识都是了解的或是清楚的,但是它们都被放在一起时,一条条列出来的时候后我才开始体会到这C++复杂的深度啊。 不管是刚入C++的还是沉浮了多年的...
评分无论你是通过CPP Primer还是其他从街上小摊贩出购买的山寨书进入C++世界,Scott Meyers的Effective C++都应该是在你阅读计划之内的一本书。 Effective C++不是告诉你什么是C++,也不会教你C++到底应该怎么用,而是告诉你如何真正的用好C++,因而更具针对性和实用性。 加之Sco...
评分这本书对细节把握的很好,看起来不会很吃力,相比之下,看c++ templates这本书就感觉有点吃力。它对内存的布局以及构造,析构和赋值运算等写的相当仔细,在具体应用中能够给你扫盲,加上前期看过primer的话读起来应该不会很困难。无论你是工作了还是正在找工作,这本书不...
Effective C++ pdf epub mobi txt 电子书 下载 2024