Modern C++ Programming with C++20 and C++23: Build Reliable, High-Performance Applications with Practical Techniques, Real Projects, and Production-Re
暫譯: 現代 C++ 程式設計:使用 C++20 和 C++23 建立可靠的高效能應用程式,實用技術、真實專案與生產重構

Kohl, Ralf

  • 出版商: Independently Published
  • 出版日期: 2025-12-04
  • 售價: $1,200
  • 貴賓價: 9.8$1,176
  • 語言: 英文
  • 頁數: 302
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 9798277342794
  • ISBN-13: 9798277342794
  • 相關分類: C++ 程式語言
  • 海外代購書籍(需單獨結帳)

商品描述

Modern C++ Programming with C++20 and C++23
Build Reliable, High-Performance Applications with Practical Techniques, Real Projects, and Production-Ready Workflows
What if you could write C++ that is not only faster and safer, but dramatically easier to maintain, without fighting legacy patterns or outdated practices? Many developers struggle with codebases full of manual memory management, cryptic templates, scattered build files, and unpredictable behavior. Modern C++ changes all of this. The challenge is knowing how to use the newest standards effectively and confidently.
This book gives you a complete, practical path to mastering Modern C++20 and C++23, from essential language features and safer resource management to advanced concurrency, performance optimization, and real-world architecture. Through clear explanations, step-by-step workflows, and fully tested examples, you'll learn how to build C++ systems that are fast, expressive, and production-ready.
You'll see how modern features such as smart pointers, RAII, concepts, ranges, coroutines, modules, and sanitizers work together to create software that is dependable and efficient. You'll also practice these techniques in four complete, real-world projects that demonstrate how professionals design, build, test, benchmark, and ship modern C++ applications.
By the end of this book, you will be able to:
  • Write safer, cleaner code using RAII, smart pointers, and value semantics
  • Apply modern C++20/C++23 features such as concepts, ranges, coroutines, and modules
  • Build scalable systems with concurrency, async workflows, and task-based parallelism
  • Use CMake, testing frameworks, sanitizers, and CI pipelines for professional workflows
  • Profile, benchmark, and optimize performance using proven engineering strategies
  • Modernize legacy C and pre-C++11 code while maintaining stability
  • Architect real applications through fully guided CLI, async, performance-focused, and modular projects
If you're ready to build C++ the way today's industry leaders do, clear, efficient, and maintainable, this book will guide you every step of the way.
Start creating modern, high-performance C++ applications today.