Modern C++ Programming Cookbook: Master Modern C++ with comprehensive solutions for C++23 and all previous standards 3rd ed. Edition 295063

Код товару: 295063Паперова книга
  • ISBN
    978-1835080542
  • Бренд
  • Автор
  • Рік
    2024
  • Мова
    Англійська
  • Ілюстрації
    Чорно-білі
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
  • Fully updated and packed with new recipes, including sync output streams, expected and 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
Book Description
The updated third edition of Modern C++ Programming Cookbook addresses the latest features of C++23, such as the stack library, the expected and mdspan types, span buffers, formatting library improvements, and updates to the ranges library. It also gets into more C++20 topics not previously covered, such as sync output 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 file system 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.

About the Author
Marius Bancila is a software engineer with two decades of experience in developing solutions for line of business applications and more. He is the author of The Modern C++ Challenge and Template Metaprogramming with C++. He works as a software architect and is focused on Microsoft technologies, mainly developing desktop applications with C++ and C#. He is passionate about sharing his technical expertise with others and, for that reason, he has been recognized as a Microsoft MVP for C++ and later developer technologies since 2006. Marius lives in Romania and is active in various online communities.
2'100 ₴
Відправимо 25.10
  • Нова Пошта
    Безкоштовно від 3'000,00 ₴
  • Укрпошта
    Безкоштовно від 1'000,00 ₴
  • Meest Пошта
    Безкоштовно від 3'000,00 ₴
Modern C++ Programming Cookbook: Master Modern C++ with comprehensive solutions for C++23 and all previous standards 3rd ed. Edition - фото 1
Інші книги Packt Publishing
Bayesian Analysis with Python - Third Edition: A practical guide to probabilistic modeling 3rd ed. Edition
281120
Osvaldo Martin
1'800 ₴
Android UI Development with Jetpack Compose: Bring declarative and native UI to life quickly and easily on Android using Jetpack Compose and Kotlin 2nd ed. Edition
302588
Thomas Kunneth
1'400 ₴
Developing Extensions for Joomla! 5: Extend your sites and build rich customizations with Joomla! plugins, modules, and components
283757
Carlos M Camara Mora
1'600 ₴
Learn Grafana 10.x - Second Edition: A beginner's guide to practical data analytics, interactive dashboards, and observability 2nd ed. Edition
286397
Eric Salituro
1'700 ₴
Modern Python Cookbook: 130+ updated recipes for modern Python 3.12 with new techniques and tools 3rd ed. Edition
295071
Steven F. Lott
1'900 ₴
Kubernetes Secrets Handbook: Design, implement, and maintain production-grade Kubernetes Secrets management solutions 1st Edition
277863
Emmanouil GkatziourasRom AdamsChen XI
2'100 ₴
Django 5 By Example - Fifth Edition: Build powerful and reliable Python web applications from scratch 5th ed. Edition
280327
Antonio Mele
1'600 ₴
C++ Programming for Linux Systems: Create robust enterprise software for Linux and Unix-based operating systems 1st Edition
308351
Desislav AndreevStanimir Lukanov
2'100 ₴
Network Automation with Nautobot: Adopt a network source of truth and a data-driven approach to networking
282450
Glenn MatthewsJosh VanderaaJason Edelman
2'400 ₴

Характеристики

  • Бренд
  • Автор
  • Категорія
    Програмування
  • Номер видання
    3-е вид.
  • Рік
    2024
  • Сторінок
    816
  • Формат
    190х235 мм
  • Обкладинка
    М'яка
  • Тип паперу
    Офсетний
  • Мова
    Англійська
  • Ілюстрації
    Чорно-білі

Від видавця

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
  • Fully updated and packed with new recipes, including sync output streams, expected and 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
Book Description
The updated third edition of Modern C++ Programming Cookbook addresses the latest features of C++23, such as the stack library, the expected and mdspan types, span buffers, formatting library improvements, and updates to the ranges library. It also gets into more C++20 topics not previously covered, such as sync output 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 file system 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.

About the Author
Marius Bancila is a software engineer with two decades of experience in developing solutions for line of business applications and more. He is the author of The Modern C++ Challenge and Template Metaprogramming with C++. He works as a software architect and is focused on Microsoft technologies, mainly developing desktop applications with C++ and C#. He is passionate about sharing his technical expertise with others and, for that reason, he has been recognized as a Microsoft MVP for C++ and later developer technologies since 2006. Marius lives in Romania and is active in various online communities.

Зміст

Table of Contents
  1. Learning Modern Core Language Features
  2. Working with Numbers and Strings
  3. Exploring Functions
  4. Preprocessing and Compilation
  5. Standard Library Containers, Algorithms, and Iterators
  6. General-Purpose Utilities
  7. Working with Files and Streams
  8. Leveraging Threading and Concurrency
  9. Robustness and Performance
  10. Implementing Patterns and Idioms
  11. Exploring Testing Frameworks
  12. C++23 Features

Відгуки про Modern C++ Programming Cookbook: Master Modern C++ with comprehensive solutions for C++23 and all previous standards 3rd ed. Edition

Modern C++ Programming Cookbook: Master Modern C++ with comprehensive solutions for C++23 and all previous standards 3rd ed. Edition
Modern C++ Programming Cookbook: Master Modern C++ with comprehensive solutions for C++23 and all previous standards 3rd ed. Edition
2'100 ₴
Персонально для вас
Parallel C++: Efficient and Scalable High-Performance Parallel Programming Using HPX 2024th Edition
308362
Patrick DiehlSteven R. BrandtHartmut Kaiser
2'100 ₴
Programming: Principles and Practice Using C++ (C++ In-depth) 3rd Edition
299764
Bjarne Stroustrup
2'200 ₴
Learning OpenCV 3: Computer Vision in C++ with the OpenCV Library 1st Edition
114529
Adrian KaehlerGary Bradski
2'300 ₴
Beginning C: From Beginner to Pro 7th ed. Edition
270251
Ivor HortonGerman Gonzalez-Morris
2'400 ₴
Professional C++ (Tech Today) 6th Edition
286402
Marc Gregoire
2'400 ₴
C++ Primer Plus (Developer's Library) 6th Edition (в двух томах)
92377
Stephen Prata
2'500 ₴
Optimized C++: Proven Techniques for Heightened Performance 1st Edition
67141
Kurt Guntheroth
2'882 ₴
Practical C++ STL Programming: Real-World Applications with C++20 and C++23 First Edition
299615
Daniel Kusswurm
2'900 ₴
API Design for C++ 2nd Edition
280703
Martin Reddy
3'200 ₴
Програмування мовою Java
161585
Олексій Васильєв
552 ₴649 ₴
100 Java Mistakes and How to Avoid Them
291310
Tagir Valeev
1'700 ₴
Art of Computer Programming, Volume 4, Fascicle 7, The: Constraint Satisfaction 1st Edition
310255
Donald E. Knuth
1'900 ₴
Game Analytics: Maximizing the Value of Player Data
95
Magy Seif El-NasrAnders DrachenAlessandro Canossa
5'100 ₴
From to Mathematics Generic Programming
32892
Addison-Wesley Professional
цену уточняйте
OpenGL Superbible: Comprehensive Tutorial and Reference, 7th Edition
32871
Graham Sellers, Richard S Wright, Nicholas Haemel
2'300 ₴
OpenGL SuperBible: Comprehensive Tutorial and Reference (6th Edition)
57253
Graham SellersRichard S. Wright, Jr.Nicholas Haemel
1'200 ₴
Java 9 Revealed: For Early Adoption and Migration 1st ed. Edition
52777
Kishori Sharan
1'050 ₴