Professional C++ (Paperback) 4th
Marc Gregoire
- 出版商: Wrox Press
- 出版日期: 2018-04-17
- 售價: $2,510
- 貴賓價: 9.5 折 $2,385
- 語言: 英文
- 頁數: 1184
- 裝訂: Paperback
- ISBN: 1119421306
- ISBN-13: 9781119421306
-
相關分類:
C++ 程式語言
-
其他版本:
Professional C++
買這商品的人也買了...
-
$450$405 -
$2,100$1,995 -
$474$450 -
$620$527 -
$650$585 -
$450$383 -
$490$387 -
$1,000$790 -
$780$616 -
$680$578 -
$750$638 -
$594$564 -
$1,000$850 -
$580$522 -
$1,500$1,425 -
$305Python Web 開發從入門到實戰(Django+Bootstrap)- 微課視頻版
-
$599$473 -
$1,330The 8051 Microcontroller and Embedded Systems, 2/e (NIE-Paperback)
-
$980$774 -
$880$695 -
$454通用圖形處理器設計 — GPGPU 編程模型與架構原理
-
$534$507 -
$556大規模語言模型:從理論到實踐
-
$709基於大模型的 RAG 應用開發與優化 — 構建企業級 LLM 應用
-
$505一個公式,玩轉 PPT
相關主題
商品描述
Get up to date quickly on the new changes coming with C++17
Professional C++ is the advanced manual for C++ programming. Designed to help experienced developers get more out of the latest release, this book skims over the basics and dives right in to exploiting the full capabilities of C++17. Each feature is explained by example, each including actual code snippets that you can plug into your own applications. Case studies include extensive, working code that has been tested on Windows and Linux, and the author's expert tips, tricks, and workarounds can dramatically enhance your workflow. Even many experienced developers have never fully explored the boundaries of the language's capabilities; this book reveals the advanced features you never knew about, and drills down to show you how to turn these features into real-world solutions.
The C++17 release includes changes that impact the way you work with C++; this new fourth edition covers them all, including nested namespaces, structured bindings, string_view, template argument deduction for constructors, parallel algorithms, generalized sum algorithms, Boyer-Moore string searching, string conversion primitives, a filesystem API, clamping values, optional values, the variant type, the any type, and more. Clear explanations and professional-level depth make this book an invaluable resource for any professional needing to get up to date quickly.
- Maximize C++ capabilities with effective design solutions
- Master little-known elements and learn what to avoid
- Adopt new workarounds and testing/debugging best practices
- Utilize real-world program segments in your own applications
C++ is notoriously complex, and whether you use it for gaming or business, maximizing its functionality means keeping up to date with the latest changes. Whether these changes enhance your work or make it harder depends on how well-versed you are in the newest C++ features. Professional C++ gets you up to date quickly, and provides the answers you need for everyday solutions.