Effective C++ 在線電子書 圖書標籤: C++ 編程 計算機 Programming 經典 程序設計 Scott_Meyers effective
發表於2024-11-22
Effective C++ 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024
一半
評分豆瓣繼續猜。
評分C++程序員必讀。
評分讓你瞭解一些細節,很不錯的書
評分好書
“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.
历时一个月,每天下班回家都看1至2个item,今天终于看完了。这是一本无数次颠覆我世界观的书!它让我知道了什么拍案叫绝!很多次我看到精彩的时候,都在大叫,室友应该是觉得我疯了。书中有关const,封装,构造函数析构函数拷贝构造函数赋值运算符等的解析实在是太精彩了,看完...
評分Effective C++ 非常经典的C++书籍,基本上学C++的人没有不知道这本书的。书中介绍了55个准则,每一条准则描述一个编写出更好的C++的方式。 书是一年半以前买的,那时刚刚学了一个学期C++(再之前一个学期学了C),算是把基本语法学完了,封装继承多态等面向对象知识也都有所了...
評分学习一门语言跟学习一门手艺是一样的。当你简单地学完C++语言之后,你只是掌握了其中的一点皮毛,还远不足以让你能够成为项目组中的中流砥柱。特别是对于C++这样一门博大精深的语言来讲,其精华和糟粕并存,要想在实际的应用中,更加高效地使用这门语言,你需要深入地了解其本...
評分无论你是通过CPP Primer还是其他从街上小摊贩出购买的山寨书进入C++世界,Scott Meyers的Effective C++都应该是在你阅读计划之内的一本书。 Effective C++不是告诉你什么是C++,也不会教你C++到底应该怎么用,而是告诉你如何真正的用好C++,因而更具针对性和实用性。 加之Sco...
評分早在读cpp primer的时候我就注意到了cpp中有很多的设计思路都非常的清奇,比如对于ctor, dtor ,copy ctor和assignment operator的重载,什么时候应该重载,什么时候应该delete这些函数。当时的我还特意自己总结了一下其中的规律,但是总觉得不得要领。所以当我看到effective c+...
Effective C++ 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024