Modern C++ Programming Cookbook
暫譯: 現代 C++ 程式設計食譜

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++ 程式設計師以及對物件導向程式設計(OOP)概念有深厚知識的人士設計。

您將學到什麼


  • 了解新的核心語言特性及其旨在解決的問題

  • 理解標準對執行緒和併發的支持,並知道如何將其應用於日常基本任務

  • 利用 C++ 的特性來提高穩健性和性能

  • 探索廣泛使用的 C++ 測試框架,並實現各種有用的模式和慣用法

  • 處理各種類型的字串,並查看編譯的各個方面

  • 探索函數和可調用對象,重點關注現代特性

  • 利用標準庫,處理容器、算法和迭代器

  • 使用正則表達式進行查找和替換字串操作

  • 利用新的檔案系統庫來處理檔案和目錄