Modern C++ Programming Cookbook

Marius Bancila

買這商品的人也買了...

商品描述

Over 100 recipes to help you overcome your difficulties with C++ programming and gain a deeper understanding of the working of modern C++

About This Book

  • Explore the most important language and library features of C++17, including containers, algorithms, regular expressions, threads, and more,
  • Get going with unit testing frameworks Boost.Test, Google Test and Catch,
  • Extend your C++ knowledge and take your development skills to new heights by making your applications fast, robust, and scalable.

Who This Book Is For

If you want to overcome difficult phases of development with C++ and leverage its features using modern programming practices, then this book is for you. The book is designed for both experienced C++ programmers as well as people with strong knowledge of OOP concepts.

What You Will Learn

  • Get to know about the new core language features and the problems they were intended to solve
  • Understand the standard support for threading and concurrency and know how to put them on work for daily basic tasks
  • Leverage C++'s features to get increased robustness and performance
  • Explore the widely-used testing frameworks for C++ and implement various useful patterns and idioms
  • Work with various types of strings and look at the various aspects of compilation
  • Explore functions and callable objects with a focus on modern features
  • Leverage the standard library and work with containers, algorithms, and iterators
  • Use regular expressions for find and replace string operations
  • Take advantage of the new filesystem library to work with files and directories

商品描述(中文翻譯)

超過100個食譜,幫助您克服C++編程的困難,並深入了解現代C++的工作原理。

關於本書

- 探索C++17的最重要的語言和庫特性,包括容器、算法、正則表達式、線程等。
- 開始使用單元測試框架Boost.Test、Google Test和Catch。
- 通過使應用程序快速、強大和可擴展,擴展您的C++知識,提升開發技能。

本書適合對C++開發的困難階段感到困惑,並希望利用現代編程實踐來發揮其特性的讀者。本書旨在為有經驗的C++程序員和對面向對象編程概念有深入了解的人設計。

您將學到什麼

- 了解新的核心語言特性及其旨在解決的問題。
- 理解線程和並發的標準支持,並知道如何將它們應用於日常基本任務。
- 利用C++的特性提高韌性和性能。
- 探索C++中廣泛使用的測試框架,並實現各種有用的模式和慣用法。
- 使用各種類型的字符串,並查看編譯的各個方面。
- 探索函數和可調用對象,重點關注現代特性。
- 利用標準庫,使用容器、算法和迭代器。
- 使用正則表達式進行查找和替換字符串操作。
- 利用新的文件系統庫來處理文件和目錄。