Tìm tài liệu

More Exceptional C by Herb Sutter

More Exceptional C by Herb Sutter

Upload bởi: hanoibuon1978

Mã tài liệu: 202044

Số trang: 234

Định dạng: pdf

Dung lượng file:

Chuyên mục: Khoa học công nghệ

Info

Amazon.com Review
Aimed at advanced C++ developers who want to hone their programming chops even further, Herb Sutter's More Exceptional C++ borrows the format of his earlier title, Exceptional C++, and delivers some of today's best-available thinking on the language in a handy and effective format. A compilation of the author's own experience and research on the thornier aspects of C++, this book will serve as a worthy resource for making sure you get the most out of this powerful language.
The concise text covers a range of challenging topics in C++ without attempting to be comprehensive. Each "item" is presented as a question to try and solve yourself before the author presents his solution, plus additional detail as needed. For most topics, Sutter ends by giving his advice on the best practices (and gotchas to avoid).
Early sections concentrate on using Standard Template Library (STL) container classes, like removing items effectively, and the subtle differences between container types. Standout sections on designing custom templates (using specialization techniques) and exception-safe classes will help you do more with your own classes. One entertaining problem here shows a number-guessing game (Mastermind) built as efficiently as possible using STL code (including expert-level use of generic functions to do much of the work).
Several problems on copy-on-write (COW) semantics for more efficient classes point out the issues surrounding code optimization. (The author argues against a simplistic approach to optimizing code, including an overreliance on inlining functions. Several times he points out the difficulty of getting COW code to work in multithreaded projects.)
There has been a debate in the C++ community for years about whether it's possible to design truly "exception-safe" classes. Sutter points out the difficulty with a precise analysis of the issues surrounding exceptions and C++ constructors. Material on the finer points of inheriting classes (including when to avoid and when to use multiple inheritance in C++) will extend your class design options. A good section here is the author's explication of how to simulate COM/Java style interfaces in C++, which isn't immediately obvious, even to experienced C++ developers.
Later sections delve into code maintenance issues, including advice for using macros, typedefs, and namespaces. (Advice on migrating existing C++ code into namespaces will help you combine legacy code with other libraries.) A final appendix shows off some benchmarks for optimizing strings using a variety of techniques.
Intelligent, provocative, and demanding, More Exceptional C++ shows why C++ continues to be a rich, complex, and challenging language. Armed with titles like this one, experienced C++ programmers can write better code and avoid pitfalls buried in the outer edges of their favorite language. --Richard Dragan
Product Details
* Paperback: 304 pages
* Publisher: Addison-Wesley Professional (December 27, 2001)
* Language: English
* ISBN-10: 9780201704341
* ISBN-13: 978-0201704341
* ASIN: 020170434X
* Product Dimensions: 9.1 x 7 x 0.9 inches

Phần bên dưới chỉ hiển thị một số trang ngẫu nhiên trong tài liệu. Bạn tải về để xem được bản đầy đủ

  • More Exceptional C by Herb Sutter
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • Đang tải dữ liệu ...
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter
  • More Exceptional C by Herb Sutter

GỢI Ý

Những tài liệu gần giống với tài liệu bạn đang xem

More Electronic Gadgets for The Evil Genius

Upload: thienhc

📎 Số trang: 340
👁 Lượt xem: 320
Lượt tải: 16

100 More of the World s Best Houses

Upload: zone_zone

📎 Số trang: 350
👁 Lượt xem: 274
Lượt tải: 16

More Java Pitfalls 50 New Time Saving ...

Upload: mainara47

📎 Số trang: 476
👁 Lượt xem: 175
Lượt tải: 16

Thinking in C

Upload: mhoangvcbs

📎 Số trang: 878
👁 Lượt xem: 487
Lượt tải: 16

C By Dissection

Upload: structureibst

📎 Số trang: 520
👁 Lượt xem: 731
Lượt tải: 16

Programming Embedded Systems in C and C Jan ...

Upload: 10thang10nam2010

📎 Số trang: 187
👁 Lượt xem: 348
Lượt tải: 17

C Primer 3rd Edition

Upload: dainao27

📎 Số trang: 1373
👁 Lượt xem: 542
Lượt tải: 16

Absolute C 2nd Edition

Upload: phlghoang

📎 Số trang: 847
👁 Lượt xem: 521
Lượt tải: 16

C from the Ground Up

Upload: truongducvinhat

📎 Số trang: 625
👁 Lượt xem: 564
Lượt tải: 16

Accelerated C 2008

Upload: daiviet_hoangtu

📎 Số trang: 546
👁 Lượt xem: 329
Lượt tải: 16

Sams C Primer Plus

Upload: technicalavai

📎
👁 Lượt xem: 390
Lượt tải: 16

C How to Program 5th Edition

Upload: josetran20022002

📎 Số trang: 1536
👁 Lượt xem: 603
Lượt tải: 16

QUAN TÂM

Những tài liệu bạn đã xem

More Exceptional C by Herb Sutter

Upload: hanoibuon1978

📎 Số trang: 234
👁 Lượt xem: 262
Lượt tải: 16

CHUYÊN MỤC

Tài liệu tiếng nước ngoài Khoa học công nghệ
More Exceptional C by Herb Sutter Amazon.com Review Aimed at advanced C++ developers who want to hone their programming chops even further, Herb Sutter's More Exceptional C++ borrows the format of his earlier title, Exceptional C++, and delivers some of today's best-available pdf Đăng bởi
5 stars - 202044 reviews
Thông tin tài liệu 234 trang Đăng bởi: hanoibuon1978 - 30/11/2025 Ngôn ngữ: Việt nam, English
5 stars - "Tài liệu tốt" by , Written on 30/11/2025 Tôi thấy tài liệu này rất chất lượng, đã giúp ích cho tôi rất nhiều. Chia sẻ thông tin với tôi nếu bạn quan tâm đến tài liệu: More Exceptional C by Herb Sutter