Modern C++ Programming Cookbook
暫譯: 現代 C++ 程式設計食譜
Marius Bancila
- 出版商: Packt Publishing
- 出版日期: 2017-05-16
- 售價: $1,950
- 貴賓價: 9.5 折 $1,853
- 語言: 英文
- 頁數: 590
- 裝訂: Paperback
- ISBN: 1786465183
- ISBN-13: 9781786465184
-
相關分類:
C++ 程式語言
-
其他版本:
Modern C++ Programming Cookbook, 2/e (Paperback)
買這商品的人也買了...
-
The Art of UNIX Programming (美國原版)$2,080$1,976 -
Fundamentals of Data Structures in C, 2/e (Paperback)$1,390$1,362 -
Windows Device Driver Programming 驅動程式設計$650$553 -
$699CSS3: The Missing Manual, 3/e (Paperback) -
Design and Modeling for 3D Printing$1,180$1,121 -
C++ 程式設計原理與實務, 2/e (Programming: Principles and Practice Using C++, 2/e)$990$842 -
System Software: An Introduction to Systems Programming, 3/e <導讀本>$980$960 -
$849Go in Practice (Paperback) -
$1,360C++17 STL Cookbook -
C++ High Performance$1,770$1,682 -
Mastering C++ Programming$1,950$1,853 -
Clean Architecture: A Craftsman's Guide to Software Structure and Design (Paperback)$1,850$1,758 -
The Modern C++ Challenge: Become an expert programmer by solving real-world problems$1,220$1,159 -
Computer Graphics Through OpenGL®: From Theory to Experiments, 3/e (Hardcover)$5,680$5,396 -
The Rust Programming Language (Covers Rust 2018) Illustrated Edition$1,470$1,397 -
SQL 達人的工作現場攻略筆記$580$458 -
$1,980Database Internals: A Deep Dive Into How Distributed Data Systems Work (Paperback) -
LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries (Paperback)$1,770$1,682 -
$1,188Learn LLVM 12 : A beginner's guide to learning LLVM compiler tools and core libraries with C++ (Paperback) -
$1,898Python Distilled (Paperback) -
$2,682Fluent Python: Clear, Concise, and Effective Programming, 2/e (Paperback) -
高效率 Linux 命令列學習手冊 (Efficient Linux at the Command Line: Boost Your Command-Line Skills)$580$458 -
ChatGPT 4 Omni 萬用手冊 2024 夏季號:GPT-4o/GPT-4o mini、GPTs、DALL-E 3、Copilot、Gemini、Claude 3.5$680$537 -
LLM 大型語言模型的絕世祕笈:27路獨步劍法,帶你闖蕩生成式 AI 的五湖四海 (iThome鐵人賽系列書)$650$507 -
Redmine 專案管理無痛攻略:70個問題集 x 專屬教學影片,從入門到精通一本全搞定!(iThome鐵人賽系列書)$650$507
商品描述
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++ 測試框架,並實現各種有用的模式和慣用法
- 處理各種類型的字串,並查看編譯的各個方面
- 探索函數和可調用對象,重點關注現代特性
- 利用標準庫,處理容器、算法和迭代器
- 使用正則表達式進行查找和替換字串操作
- 利用新的檔案系統庫來處理檔案和目錄
