Effective C++: 55 Specific Ways to Improve Your Programs and Designs (Addison-Wesley Professional Computing Series)

著者 :
  • Addison-Wesley Professional
3.50
  • (1)
  • (0)
  • (3)
  • (0)
  • (0)
本棚登録 : 24
感想 : 2
本ページはアフィリエイトプログラムによる収益を得ています
  • Amazon.co.jp ・洋書 (320ページ)
  • / ISBN・EAN: 9780321334879

作品紹介・あらすじ

"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++の教科書。
    MISRA-C++の例題を解読するのに読んでいる。

    Templateの理解がまだ不十分なので、なんとか使いこなせるようになりたい。

  • - Effective C++さんマジ賢者。
    - メモリ管理の話はすごい参考になった。
    - ADLの話がなかったので残念。
    - TMPの話は、ほとんど知らなかったので、はっきりしてなかったところがいくつかわかってよかった。
    - explicitキーワードは思いの外、深かった。
    - 5種類のイテレータの特性は漠然と知ってるだけだったけど、はっきりしてよかった。
    - 継承の話は、けっこうなページ数をさいてたのでよくわかった。
    - 結論:色々はっきりした。

全2件中 1 - 2件を表示

ScottMeyersの作品

  • 話題の本に出会えて、蔵書管理を手軽にできる!ブクログのアプリ AppStoreからダウンロード GooglePlayで手に入れよう
ツイートする
×