9781491903995-1491903996-Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14

Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14

ISBN-13: 9781491903995
ISBN-10: 1491903996
Edition: 1
Author: Scott Meyers
Publication date: 2014
Publisher: O'Reilly Media, Incorporated
Format: Paperback 334 pages
FREE US shipping on ALL non-marketplace orders
Rent
35 days
from $16.63 USD
FREE shipping on RENTAL RETURNS
Marketplace
from $28.37 USD
Buy

From $28.37

Rent

From $16.63

Book details

ISBN-13: 9781491903995
ISBN-10: 1491903996
Edition: 1
Author: Scott Meyers
Publication date: 2014
Publisher: O'Reilly Media, Incorporated
Format: Paperback 334 pages

Summary

Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14 (ISBN-13: 9781491903995 and ISBN-10: 1491903996), written by authors Scott Meyers, was published by O'Reilly Media, Incorporated in 2014. With an overall rating of 4.0 stars, it's a notable title among other Computer Science (Microsoft Programming, Programming) books. You can easily purchase or rent Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14 (Paperback) from BooksRun, along with many other new and used Computer Science books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $16.05.

Description

Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce (e.g., auto type declarations, move semantics, lambda expressions, and concurrency support). The challenge is learning to use those features effectively—so that your software is correct, efficient, maintainable, and portable. That’s where this practical book comes in. It describes how to write truly great software using C++11 and C++14—i.e. using modern C++. Topics include: The pros and cons of braced initialization, noexcept specifications, perfect forwarding, and smart pointer make functions The relationships among std::move, std::forward, rvalue references, and universal references Techniques for writing clear, correct, effective lambda expressions How std::atomic differs from volatile, how each should be used, and how they relate to C++'s concurrency API How best practices in "old" C++ programming (i.e., C++98) require revision for software development in modern C++ Effective Modern C++ follows the proven guideline-based, example-driven format of Scott Meyers' earlier books, but covers entirely new material. "After I learned the C++ basics, I then learned how to use C++ in production code from Meyer's series of Effective C++ books. Effective Modern C++ is the most important how-to book for advice on key guidelines, styles, and idioms to use modern C++ effectively and well. Don't own it yet? Buy this one. Now". -- Herb Sutter, Chair of ISO C++ Standards Committee and C++ Software Architect at Microsoft

Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book