Vendeur : HPB-Red, Dallas, TX, Etats-Unis
EUR 27,36
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierpaperback. Etat : Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!
Vendeur : California Books, Miami, FL, Etats-Unis
EUR 55,84
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New.
Vendeur : medimops, Berlin, Allemagne
EUR 57,59
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : very good. Gut/Very good: Buch bzw. Schutzumschlag mit wenigen Gebrauchsspuren an Einband, Schutzumschlag oder Seiten. / Describes a book or dust jacket that does show some signs of wear on either the binding, dust jacket or pages.
Vendeur : Ria Christie Collections, Uxbridge, Royaume-Uni
EUR 58,09
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New. In.
Vendeur : Lucky's Textbooks, Dallas, TX, Etats-Unis
EUR 83,51
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New.
Vendeur : California Books, Miami, FL, Etats-Unis
EUR 93,37
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New.
Edité par Packt Publishing 2/29/2024, 2024
ISBN 10 : 1835080545 ISBN 13 : 9781835080542
Vendeur : BargainBookStores, Grand Rapids, MI, Etats-Unis
EUR 55,86
Autre deviseQuantité disponible : 5 disponible(s)
Ajouter au panierPaperback or Softback. Etat : New. Modern C++ Programming Cookbook - Third Edition: Master modern C++ including the latest features of C++23 with 140+ practical recipes 3.03. Book.
Vendeur : Ria Christie Collections, Uxbridge, Royaume-Uni
EUR 96,09
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New. In.
Vendeur : Russell Books, Victoria, BC, Canada
EUR 104,35
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierPaperback. Etat : New. Special order direct from the distributor.
Edité par Packt Publishing, 2024
ISBN 10 : 1835080545 ISBN 13 : 9781835080542
Vendeur : Russell Books, Victoria, BC, Canada
EUR 60,41
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierpaperback. Etat : New. 3rd ed. Special order direct from the distributor.
Vendeur : SamBookStore, NIAGARA FALLS, NY, Etats-Unis
EUR 192,21
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : NEW.
ISBN 10 : 1835080545 ISBN 13 : 9781835080542
Vendeur : GreatBookPrices, Columbia, MD, Etats-Unis
EUR 42,17
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : As New. Unread book in perfect condition.
Edité par Packt Publishing, 2024
ISBN 10 : 1835080545 ISBN 13 : 9781835080542
Vendeur : Mispah books, Redhill, SURRE, Royaume-Uni
EUR 93,78
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierpaperback. Etat : New. New. book.
ISBN 10 : 1835080545 ISBN 13 : 9781835080542
Vendeur : GreatBookPrices, Columbia, MD, Etats-Unis
EUR 53,41
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : New.
ISBN 10 : 1835080545 ISBN 13 : 9781835080542
Vendeur : GreatBookPricesUK, Woodford Green, Royaume-Uni
EUR 58,08
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New.
ISBN 10 : 1835080545 ISBN 13 : 9781835080542
Vendeur : GreatBookPricesUK, Woodford Green, Royaume-Uni
EUR 63,05
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : As New. Unread book in perfect condition.
Vendeur : AHA-BUCH GmbH, Einbeck, Allemagne
EUR 88,25
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierTaschenbuch. Etat : Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Meta Description: With a wealth of practical recipes, this third edition isn't just a guide to C++23; it's a complete resource covering key features and techniques from C++11 through to C++23. It's designed to keep you ahead of the curve in C++.Key Features: Updated and packed with new recipes, including sync streams, std:expected and std:mdspan, and C++20/23 range adaptors Covers all significant features from all modern versions of the standard, providing comprehensive insights into modern C++ Learn through a series of hands-on, self-contained recipes Purchase of the print or Kindle book includes a free Elektronisches Buch in PDF formatBook Description:The updated third edition of Modern C++ Programming Cookbook addresses the latest features of C++23, such as the stacktrace library, std::expected and std::mdspan classes, the header, formatting library improvements, and updates to the ranges library. It also gets into more C++20 topics not previously covered, such as sync streams and source_location.The book is organized into practical recipes covering a wide range of real-world problems, helping you find the solutions you need quickly. You'll find coverage of all the core concepts of modern C++ programming and features and techniques from C++11 through to C++23, meaning you'll stay ahead of the curve by learning to incorporate the newest language and library improvements.Beyond the core concepts and new features, you'll explore recipes related to performance and best practices, how to implement useful patterns and idioms, like pimpl, named parameter, attorney-client, and the factory pattern, and how to complete unit testing with the widely used C++ libraries: Boost.Test, Google Test, and Catch2.With the comprehensive coverage this C++ programming guide offers, by the end of the book you'll have everything you need to build performant, scalable, and efficient applications in C++.What You Will Learn: Explore the new C++23 language and library features Go deep into the most useful C++20 features Learn to handle threading and concurrency for better performance Solve complex string manipulation tasks efficiently with regex Leverage the standard library for faster development Master the filesystem library to work with files and directories Work with different types of strings and understand compilation See how you can use CRTP, mixins and other patterns in C++Who this book is for:This book is designed for entry- and intermediate-level programmers who already have a foundational understanding of the C++ programming language, but who are looking to master the language, implement the newest features, and become proficient modern C++ developers. Experienced C++ programmers can leverage the recipes in this book to quickly get up to speed on all the most important language and library features of C++11/14/17/20 and 23.Table of Contents Learning Modern Core Language Features Working with Numbers and Strings Exploring Functions Preprocessing and Compilation Standard Library Containers, Algorithms, and Iterators General-Purpose Utilities Working with Files and Streams Leveraging Threading and Concurrency Robustness and Performance Implementing Patterns and Idioms Exploring Testing Frameworks C++23 Features.
Edité par Packt Publishing Limited
ISBN 10 : 1835080545 ISBN 13 : 9781835080542
Vendeur : THE SAINT BOOKSTORE, Southport, Royaume-Uni
EUR 81,18
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierPaperback / softback. Etat : New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 526.