Effective C++

Effective C++ pdf epub mobi txt 電子書 下載2025

出版者:Addison-Wesley Professional
作者:[美] Scott Meyers
出品人:
頁數:320
译者:
出版時間:2005-5-22
價格:USD 49.99
裝幀:Paperback
isbn號碼:9780321334879
叢書系列:Addison-Wesley Professional Computing Series
圖書標籤:
  • C++
  • 編程
  • 計算機
  • Programming
  • 經典
  • 程序設計
  • Scott_Meyers
  • effective
  • C++編程
  • 高效編程
  • 麵嚮對象
  • 標準庫
  • 模闆
  • 設計模式
  • 代碼質量
  • 性能優化
  • 內存管理
  • 現代C++
想要找書就要到 小美書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

具體描述

“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++ templates这本书就感觉有点吃力。它对内存的布局以及构造,析构和赋值运算等写的相当仔细,在具体应用中能够给你扫盲,加上前期看过primer的话读起来应该不会很困难。无论你是工作了还是正在找工作,这本书不...  

評分

这本书是c++中经典的经典。英文版语言诙谐幽默,当然,侯捷先生也翻译的很好。首先这本书的每一个条款都是非常有用的,很实用,作者的讲解也很深刻。其次,把深刻的东西用浅显易懂的语言表述下来,这就是Effective c++。这本书非常适合有一定经验的c++开发人员仔细阅读,甚至读...  

評分

虽然多年前在本科课程中学过C++,但之后的几年里,C++主要被我用来进行简单的算法实现或者简单的学术仿真程序的编写,一直没有深入实践过“面向对象的C++”、“泛型的C++”。因此,自己还是一个彻头彻尾的C++初学者。这里从初学者的角度谈谈读了这本书以后对C++的几点新理解新...  

評分

Item 2: Prefer consts, enums, and inlines to #defines Because constant definitions are typically put in header files (where many different source files will include them) 个人理解: 虽然方便,在 header file 中定义全局变量不妥(无论是否为 const)。 如果该 he...  

評分

对于C++,一直未窥门径。大学时就一直在学C++,却发现只是简单的蜻蜓点水。尤其对于C++中一些很重要的部分,如Template,STL,Exception机制等部分更是少有涉及。接着看了Lippman的C++ Primer,书很长确是详细完整的介绍了C++。但只是了解到了C++的一些机制,往往是从一种应该如...  

用戶評價

评分

心血來潮mark下老早前讀過的書

评分

C++程序員必讀。

评分

心血來潮mark下老早前讀過的書

评分

It answered lots of questions which raised when I was reading Thinking in C++

评分

It answered lots of questions which raised when I was reading Thinking in C++

本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

© 2025 book.quotespace.org All Rights Reserved. 小美書屋 版权所有