Modern C++ Programming Cookbook, 2/e (Paperback)
暫譯: 現代 C++ 程式設計食譜(第二版)

Bancila, Marius

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

相關主題

商品描述

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

Key Features

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

Book Description

C++ is one of the most widely used programming languages. Fast, efficient, and flexible, it is used to solve many problems. The latest versions of C++ have seen programmers change the way they code, giving up on the old-fashioned C-style programming and adopting modern C++ instead.

Beginning with the modern language features, each recipe addresses a specific problem, with a discussion that explains the solution and offers insight into how it works. You will learn major concepts about the core programming language as well as common tasks faced while building a wide variety of software. You will learn about concepts such as concurrency, performance, meta-programming, lambda expressions, regular expressions, testing, and many more in the form of recipes. These recipes will ensure you can make your applications robust and fast.

By the end of the book, you will understand the newer aspects of C++11/14/17 and will be able to overcome tasks that are time-consuming or would break your stride while developing.

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
  • Use the new utility additions to the standard library to solve common problems developers encounter including string_view, any, optional and variant types

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.

商品描述(中文翻譯)

超過 100 個食譜,幫助您克服 C++ 程式設計中的困難,並深入了解現代 C++ 的運作

主要特色


  • 探索 C++17 中最重要的語言和庫特性,包括容器、算法、正則表達式、執行緒等。

  • 開始使用單元測試框架 Boost.Test、Google Test 和 Catch。

  • 擴展您的 C++ 知識,提升開發技能,使您的應用程式快速、穩健且可擴展。

書籍描述

C++ 是最廣泛使用的程式語言之一。快速、高效且靈活,它被用來解決許多問題。C++ 的最新版本使程式設計師改變了編碼方式,放棄了舊式的 C 風格編程,轉而採用現代 C++。

從現代語言特性開始,每個食譜針對特定問題,並提供解決方案的討論,深入解釋其運作方式。您將學習到核心程式語言的主要概念,以及在構建各種軟體時面臨的常見任務。您將以食譜的形式學習到並發性、性能、元編程、lambda 表達式、正則表達式、測試等概念。這些食譜將確保您能夠使您的應用程式穩健且快速。

在書籍結束時,您將了解 C++11/14/17 的新特性,並能夠克服耗時的任務或在開發過程中打斷您的進度。

您將學到什麼


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

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

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

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

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

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

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

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

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

  • 使用標準庫中的新實用工具來解決開發人員遇到的常見問題,包括 string_view、any、optional 和 variant 類型

本書適合誰

如果您想克服 C++ 開發中的困難階段,並利用其特性使用現代編程實踐,那麼這本書適合您。本書旨在為經驗豐富的 C++ 程式設計師以及對物件導向程式設計概念有深入了解的人士設計。