C++ Core Guidelines (Paperback)
暫譯: C++ 核心準則 (平裝本)
Grimm, Rainer
- 出版商: Addison Wesley
- 出版日期: 2022-04-22
- 售價: $1,750
- 貴賓價: 9.8 折 $1,715
- 語言: 英文
- 頁數: 528
- 裝訂: Quality Paper - also called trade paper
- ISBN: 013687567X
- ISBN-13: 9780136875673
-
相關分類:
C++ 程式語言
-
相關翻譯:
C++ Core Guidelines 解析 (簡中版)
立即出貨
買這商品的人也買了...
-
Probabilistic Robotics (Hardcover)$1,620$1,588 -
$1,188Fedora 11 and Red Hat Enterprise Linux Bible (Paperback) -
離散數學 最新修訂版$800$632 -
Cracking Programming Interviews: 350 Questions with Solutions (Paperback)$1,400$1,330 -
Python 設計模式深入解析 (Mastering Python Design Patterns)$360$281 -
演算法之美:隱藏在資料結構背後的原理 (C++版)$650$507 -
大數據分析 Excel Power BI 全方位應用, 3/e$540$459 -
Python 技術者們 - 練功!老手帶路教你精通正宗 Python 程式 (The Quick Python Book, 3/e)$780$663 -
設計師都該懂的包容性網頁 UI/UX 設計模式:知名設計師教你親和性網頁的實作祕密$450$351 -
C and C++ Under the Hood (Paperback)$1,170$1,112 -
PowerShell 流程自動化攻略 (Powershell for Sysadmins: A Hands-On Guide to Automating Your Workflow)$500$425 -
Discovering Modern C++, 2/e (Paperback)$1,980$1,940 -
30天與 Docker 做好朋友:跟鯨魚先生一同探索開發者的大平台(iT邦幫忙鐵人賽系列書)$600$468 -
精通資料視覺化 : 用試算表與程式說故事 (Hands-On Data Visualization: Interactive Storytelling from Spreadsheets to Code)$680$537 -
打下最紮實 AI 基礎不依賴套件:手刻機器學習神經網路穩健前進$1,200$948 -
強健的 Python|撰寫潔淨且可維護的程式碼 (Robust Python: Write Clean and Maintainable Code)$680$537 -
C++20 for Programmers: An Objects-Natural Approach (Paperback)$2,330$2,283 -
Template Metaprogramming with C++: Learn everything about C++ templates and unlock the power of template metaprogramming (Paperback)$1,830$1,739 -
邁向 Linux 工程師之路:Superuser 一定要懂的技術與運用, 3/e (How Linux Works : What Every Superuser Should Know, 3/e)$780$608 -
精通無瑕程式碼:工程師也能斷捨離!消除複雜度、提升效率的 17個關鍵技法 (The Art of Clean Code: Best Practices to Eliminate Complexity and Simplify Your Life)$600$468 -
Hands-On Design Patterns with C++ : Solve common C++ problems with modern design patterns and build robust applications, 2/e (Paperback)$1,940$1,843 -
流暢的 C|設計原則、實踐和模式 (Fluent C: Principles, Practices, and Patterns)$680$537 -
Python 設計模式與開發實務 (Python Programming with Design Patterns)$580$458 -
Linux 源碼趣讀$948$901 -
CPU 眼裡的 C/C++$534$507
相關主題
商品描述
The C++ Core Guidelines, developed by a team led by C++ creator Bjarne Stroustrup, provide consistent best practices for writing modern code with C++17, C++14, and C++11. Now, C++ expert instructor Rainer Grimm offers accessible, practical coverage of the Core Guidelines that offer the most value to working C++ developers. Offering new insights, indispensable context, and proven C++17 examples drawn from his courses and seminars, Grimm helps you get more value from the guidelines, whether you're writing new programs or incrementally improving legacy code.
Grimm's wide-ranging coverage addresses C++ programming philosophy, interfaces, functions, classes, class hierarchies, enumerations, resource management, expressions, statements, performance, concurrency, error handling, constants, immutability, templates, generic programming, C-style programming, source files, the Standard Library, and more. Each section links to the original standard online, and wherever appropriate, Grimm previews advances from C++20 and C++23. With Grimm's help, you can use the C++ Core Guidelines to write C++ code that's more consistent, robust, and well-performing -- and easier to maintain and enhance for years to come.
商品描述(中文翻譯)
C++ 核心準則由 C++ 創始人 Bjarne Stroustrup 領導的團隊開發,提供了一致的最佳實踐,以便使用 C++17、C++14 和 C++11 編寫現代代碼。現在,C++ 專家講師 Rainer Grimm 提供了易於理解且實用的核心準則介紹,這些準則對於在職的 C++ 開發者最具價值。Grimm 提供了新的見解、不可或缺的背景知識,以及來自他課程和研討會的經過驗證的 C++17 範例,幫助您從這些準則中獲得更多價值,無論您是在編寫新程序還是逐步改進舊有代碼。
Grimm 的廣泛涵蓋內容涉及 C++ 程式設計哲學、介面、函數、類別、類別層次結構、列舉、資源管理、表達式、語句、性能、併發、錯誤處理、常數、不變性、模板、泛型程式設計、C 風格程式設計、源文件、標準庫等。每個部分都鏈接到原始標準的在線版本,並在適當的地方,Grimm 預覽了 C++20 和 C++23 的進展。在 Grimm 的幫助下,您可以利用 C++ 核心準則編寫更一致、穩健且性能良好的 C++ 代碼,並且在未來幾年內更容易維護和增強。
作者簡介
Rainer Grimm has worked as a software architect, team lead, and instructor since 1999, and offered seminars on C++, Python, and proprietary software since 2002. He writes regularly on C++, Python, and Haskell, speaks at conferences on programming issues, and blogs weekly in English (modernescpp.com) and German (www.grimm-jaud.de/index.php/blog). Now an independent instructor, he offers seminars on modern C++ and Python. He has authored several books on modern C++, concurrency, and related topics.
作者簡介(中文翻譯)
Rainer Grimm 自1999年以來擔任軟體架構師、團隊領導和講師,自2002年以來提供有關 C++、Python 和專有軟體的研討會。他定期撰寫有關 C++、Python 和 Haskell 的文章,並在會議上發表有關程式設計問題的演講,每週以英語(modernescpp.com)和德語(www.grimm-jaud.de/index.php/blog)撰寫部落格。現在作為獨立講師,他提供有關現代 C++ 和 Python 的研討會。他已撰寫多本有關現代 C++、並行處理及相關主題的書籍。
