Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Modern C++ Programming Cookbook
Modern C++ Programming Cookbook

Modern C++ Programming Cookbook: Master Modern C++ with comprehensive solutions for C++23 and all previous standards , Third Edition

eBook
€32.99
Paperback
€41.99
Subscription
Free Trial
Renews at €11.99p/m

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Key benefits

  • 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 eBook in PDF format

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++.

Who is this book 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.

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++

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Feb 29, 2024
Length: 816 pages
Edition : 3rd
Language : English
ISBN-13 : 9781835084847
Vendor :
Google
Category :
Languages :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Product Details

Publication date : Feb 29, 2024
Length: 816 pages
Edition : 3rd
Language : English
ISBN-13 : 9781835084847
Vendor :
Google
Category :
Languages :

Packt Subscriptions

See our plans and pricing
Modal Close icon
€11.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
€119.99 billed annually
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts
€169.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total 113.97
Data Structures and Algorithms with the C++ STL
€33.99
Modern CMake for C++
€37.99
Modern C++ Programming Cookbook
€41.99
Total 113.97 Stars icon
Banner background image

Customer reviews

Top Reviews
Rating distribution
Full star icon Full star icon Full star icon Full star icon Half star icon 4.5
(17 Ratings)
5 star 70.6%
4 star 23.5%
3 star 0%
2 star 0%
1 star 5.9%
Filter icon Filter
Top Reviews

Filter reviews by




Mohamed Ayoub AKKAOUI Oct 15, 2024
Full star icon Full star icon Full star icon Full star icon Full star icon 5
Marius Bancila's Modern C++ Programming Cookbook continues to be an indispensable resource for C++ developers, especially with its third edition now covering C++23 features. This edition not only provides a deep dive into modern C++ but also keeps up with the latest advancements in the language, making it a must-have for those who want to stay ahead.What I appreciate most is the clarity of explanation. Bancila has a unique ability to make complex topics accessible without sacrificing depth, making the book ideal for both experienced professionals and those growing into more advanced areas of C++. The organization of the content is top-notch, with well-structured code snippets that are not only easy to follow but also closely mimic real-world scenarios.The inclusion of C++23 features adds significant value, especially for developers working on cutting-edge projects. Bancila’s approach ensures that readers can quickly understand and apply these new features, making it easier to stay current with the evolving standards of the language.In summary, this third edition of Modern C++ Programming Cookbook is a highly practical and insightful guide for developers looking to elevate their C++ skills. It remains one of the best resources for anyone working with or advancing in the modern C++ ecosystem.
Amazon Verified review Amazon
christine s. Mar 05, 2024
Full star icon Full star icon Full star icon Full star icon Full star icon 5
An excellent, in depth reference for all modern C++ programmers. This book covers all the main topics that I use in my day to day programming and while it would be impossible to cover all the topics completely, this book does a great job of covering each topic in sufficient depth, and also provides advice as to where to find more information on the topic should the reader wish to delve deeper.
Amazon Verified review Amazon
Allen Wyma Apr 11, 2024
Full star icon Full star icon Full star icon Full star icon Full star icon 5
I picked this up because I needed to work with a c++ codebase. I picked up some good tricks while I was working my way through the codebase that I needed to update. I highly recommend this resource for c++ developers who want to learn some new tricks and maybe even refresh themselves with modern techniques in c++.
Amazon Verified review Amazon
Ricardo Guerrero Gordillo Jul 16, 2024
Full star icon Full star icon Full star icon Full star icon Full star icon 5
I have had the opportunity to have an advance review copy of the book to review and I find that this book adds a lot in many ways. The C++ language has been evolving and professionals always seek to have a reference for the language and its continuous changes, and this book complements it in a good way.I think this book contributes a lot at all levels. Those with experience will find a concise recipe book that shows how to attack a problem without much embellishment but valuable in its contributions.For those without much experience and to be honest, I consider it will be a starting point with a high level and not for those who are just starting to use the language. It is a great challenge and will force you to look for other resources and learn more in order to fully understand the concepts.The way he presents the sections is clearly sticking to the topic and how it is applied. I suggest that those who purchase the book download the code, try it and start from there making changes to get the most benefit.
Amazon Verified review Amazon
Austin Bachurski Jul 15, 2024
Full star icon Full star icon Full star icon Full star icon Full star icon 5
I think the first thing that you need to think about when you're buying this book is the name - Modern C++ Programming Cookbook. That's exactly what it is, it's full of "recipes" explain and show how to use a specific feature of C++. Would you buy a cookbook to read cover to cover? Well, maybe, but probably not right? If you're aware of that going in, this is a great reference. Very beginner friendly as it covers things as basic as vectors, range based for loops, and auto. But it also covers more complex features like variant, optional, and span. There are chapters on threading, patterns, and testing frameworks, and even a section dedicated to C++20 modules. Again, this is a cookbook, so as others have stated, the format is pretty consistent in the following order for each topic: "Getting ready", "How to do it...", "How it works...", "There's more...", and "See also". This is repeated for basically every topic. This isn't necessarily a bad thing, this is a cookbook after all. The book has a good index, use it, find the information you need, apply it, and move onto the next topic. If a cookbook for C++ is what you're after, this is it.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.