Dieses Angebot wurde verkauft am Sa, 13. Sep um 01:02.
Effektives modernes C++: 42 spezifische Möglichkeiten zur Verbesserung der Nutzung von C++11 und C++14
Verkauft
Effektives modernes C++: 42 spezifische Möglichkeiten zur Verbesserung der Nutzung von C++11 und C++14
US $18,28US $18,28
So, 14. Sep, 01:02So, 14. Sep, 01:02

Effektives modernes C++: 42 spezifische Möglichkeiten zur Verbesserung der Nutzung von C++11 und C++14

scgoodwill10
(47394)
Angemeldet als gewerblicher Verkäufer
US $18,28
Ca.CHF 14,74
Artikelzustand:
Gut
    Versand:
    Kostenlos USPS Media MailTM.
    Standort: Salinas, California, USA
    Lieferung:
    Lieferung zwischen Sa, 11. Okt und Do, 16. Okt nach 94104 bei heutigem Zahlungseingang
    Wir wenden ein spezielles Verfahren zur Einschätzung des Liefertermins an – in diese Schätzung fließen Faktoren wie die Entfernung des Käufers zum Artikelstandort, der gewählte Versandservice, die bisher versandten Artikel des Verkäufers und weitere ein. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
    Rücknahme:
    30 Tage Rückgabe. Käufer zahlt Rückversand. Wenn Sie ein eBay-Versandetikett verwenden, werden die Kosten dafür von Ihrer Rückerstattung abgezogen.
    Zahlungen:
         Diners Club

    Sicher einkaufen

    eBay-Käuferschutz
    Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet
    Der Verkäufer ist für dieses Angebot verantwortlich.
    eBay-Artikelnr.:187553757087
    Zuletzt aktualisiert am 13. Sep. 2025 14:19:43 MESZAlle Änderungen ansehenAlle Änderungen ansehen

    Der gesamte Erlös nach Abzug der Kosten geht an Goodwill Central Coast

    Our goal is to ensure all of our community members know their worth by helping them gain the skills and confidence to land the job that could turn their life around.
    • Offizielles eBay für Charity-Angebot. Mehr erfahren
    • Verkauf zugunsten einer geprüften gemeinnützigen Partnerorganisation.

    Artikelmerkmale

    Artikelzustand
    Gut: Buch, das gelesen wurde, sich aber in einem guten Zustand befindet. Der Einband weist nur sehr ...
    Book Title
    Effective Modern C++: 42 Specific Ways to Improve Your Use of C+
    ISBN
    9781491903995
    Kategorie

    Über dieses Produkt

    Product Identifiers

    Publisher
    O'reilly Media, Incorporated
    ISBN-10
    1491903996
    ISBN-13
    9781491903995
    eBay Product ID (ePID)
    201593262

    Product Key Features

    Number of Pages
    336 Pages
    Publication Name
    Effective Modern C++ : 42 Specific Ways to Improve Your Use of C++11 and C++14
    Language
    English
    Publication Year
    2014
    Subject
    Programming Languages / C++, Programming / General, Computer Engineering
    Type
    Textbook
    Subject Area
    Computers
    Author
    Scott Meyers
    Format
    Trade Paperback

    Dimensions

    Item Height
    0.7 in
    Item Weight
    20.7 Oz
    Item Length
    9.2 in
    Item Width
    7.3 in

    Additional Product Features

    Intended Audience
    Scholarly & Professional
    Dewey Edition
    23
    Illustrated
    Yes
    Dewey Decimal
    005.133
    Synopsis
    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, 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, 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
    LC Classification Number
    QA76.73.C153

    Artikelbeschreibung des Verkäufers

    Info zu diesem Verkäufer

    scgoodwill10

    99,6% positive Bewertungen172 Tsd. Artikel verkauft

    Mitglied seit Dez 2010
    Angemeldet als gewerblicher Verkäufer
    Shop besuchenKontakt

    Detaillierte Verkäuferbewertungen

    Durchschnitt in den letzten 12 Monaten
    Genaue Beschreibung
    5.0
    Angemessene Versandkosten
    5.0
    Lieferzeit
    5.0
    Kommunikation
    5.0

    Verkäuferbewertungen (50'708)

    Alle Bewertungen ansehen