Embracing Modern C++ Safely
暫譯: 安全地擁抱現代 C++
Lakos, John, Romeo, Vittorio, Khlebnikov, Rostislav
- 出版商: Addison Wesley
- 出版日期: 2021-12-23
- 售價: $2,980
- 貴賓價: 9.5 折 $2,831
- 語言: 英文
- 頁數: 1376
- 裝訂: Quality Paper - also called trade paper
- ISBN: 0137380356
- ISBN-13: 9780137380350
-
相關分類:
C++ 程式語言
-
相關翻譯:
現代 C++ 安全 (簡中版)
立即出貨
買這商品的人也買了...
-
$2,280$2,166 -
$1,406Compiler Construction Using Java, JavaCC, and Yacc (Hardcover)
-
$2,160$2,052 -
$2,550$2,423 -
$1,980$1,881 -
$780$616 -
$2,210$2,100 -
$755DirectX 12 3D 游戲開發實戰 (Introduction to 3D Game Programming with DirectX 12)
-
$1,200$840 -
$2,077Software Engineering at Google: Lessons Learned from Programming Over Time (Paperback)
-
$594$564 -
$880$862 -
$780$616 -
$2,800$2,660 -
$1,971C++ High Performance : Master the art of optimizing the functioning of your C++ code, 2/e (Paperback)
-
$1,710$1,625 -
$780$546 -
$580$522 -
$509數以達理:量化研發管理指南
-
$640$627 -
$460$451 -
$2,094Automating Data Quality Monitoring: Scaling Beyond Rules with Machine Learning (Paperback)
-
$301基於近鄰思想和同步模型的聚類算法
-
$2,077Defensive Security Handbook: Best Practices for Securing Infrastructure (Paperback)
-
$621C++ 之美:代碼簡潔、安全又跑得快的 30個要訣 (Beautiful C++: 30 Core Guidelines for Writing Clean, Safe, and Fast Code)
商品描述
Maximize Reward and Minimize Risk with Modern C++
Embracing Modern C++ Safely shows you how to make effective use of the new and enhanced language features of modern C++ without falling victim to their potential pitfalls.
Based on their years of experience with large, mission-critical projects, four leading C++ authorities divide C++11/14 language features into three categories: Safe, Conditionally Safe, and Unsafe. Safe features offer compelling value, are easy to use productively, and are relatively difficult to misuse. Conditionally Safe features offer significant value but come with risks that require significant expertise and familiarity before use. Unsafe features have an especially poor risk/reward ratio, are easy to misuse, and are beneficial in only the most specialized circumstances.
This book distills the C++ community's years of experience applying C++11 and C++14 features and will help you make effective and safe design decisions that reflect real-world, economic engineering tradeoffs in a large-scale, diverse software development environment. The book uses examples derived from real code bases to illustrate every finding objectively and to illuminate key issues. The authors identify the sound use cases, hidden pitfalls, and shortcomings of each language feature. After reading this book, you will
- Understand what each C+11/14 feature does and where it works best
- Recognize how to work around show-stopping pitfalls and annoying corner cases
- Know which features demand additional training, experience, and peer review
- Gain insights for preparing coding standards and style guides that suit your organization's needs
- Be equipped to introduce modern C++ incrementally and judiciously into established code bases
Seasoned C++ developers, team leads, and technical managers who want to improve productivity, code quality, and maintainability will find the insights in this modular, meticulously organized reference indispensable.
Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.
商品描述(中文翻譯)
最大化獎勵並最小化風險與現代 C++
安全地擁抱現代 C++ 讓您了解如何有效利用現代 C++ 的新功能和增強語言特性,而不會陷入其潛在的陷阱。
根據他們多年在大型、關鍵任務專案中的經驗,四位 C++ 專家將 C++11/14 語言特性分為三類:安全 (Safe)、有條件安全 (Conditionally Safe) 和 不安全 (Unsafe)。安全 特性提供了引人注目的價值,易於有效使用,且相對難以誤用。有條件安全 特性提供了顯著的價值,但伴隨著需要相當專業知識和熟悉度的風險。不安全 特性則具有特別差的風險/獎勵比,容易誤用,且僅在最專門的情況下才有益。
本書提煉了 C++ 社群多年應用 C++11 和 C++14 特性的經驗,將幫助您做出有效且安全的設計決策,反映大型、多樣化軟體開發環境中的現實經濟工程權衡。書中使用來自真實代碼庫的範例,客觀地說明每個發現並闡明關鍵問題。作者識別每個語言特性的合理使用案例、隱藏的陷阱和不足之處。閱讀本書後,您將能夠:
- 了解每個 C++11/14 特性的功能及其最佳使用場景
- 識別如何繞過致命的陷阱和煩人的邊緣案例
- 知道哪些特性需要額外的培訓、經驗和同儕審查
- 獲得為您的組織需求準備編碼標準和風格指南的見解
- 具備逐步且謹慎地將現代 C++ 引入既有代碼庫的能力
希望提高生產力、代碼質量和可維護性的資深 C++ 開發人員、團隊負責人和技術經理,將會發現這本模組化、精心組織的參考書中的見解不可或缺。
註冊您的書籍以便方便訪問下載、更新和/或修正,隨著它們的可用性而提供。詳情請參見書內。
作者簡介
Dr. John Lakos is a senior architect and mentor for software development at Bloomberg LP, where he created the BDE team (c. 2001), which maintains Bloomberg's open-source foundation libraries for C++ development worldwide. He is the author of Large-Scale C++ Software Design and Large-Scale C++ Volume I: Process and Architecture (both from Addison-Wesley), and is an active voting member of the C++ Standards Committee.
Vittorio Romeo is a senior software engineer at Bloomberg, building mission-critical C++ middleware and training colleagues on modern C++. He is also the creator of many open-source C++ libraries and games.
Dr. Rostislav Khlebnikov is a team lead and senior software engineer in Bloomberg's BDE team, where he directs the development of high-performance C++ foundation software.
Alisdair Meredith is a senior software engineer in Bloomberg's BDE team and a long-standing member of the C++ Standards Committee, where he was the Chair of its Library Working Group between 2010 and 2015.
作者簡介(中文翻譯)
約翰·拉科斯博士是Bloomberg LP的資深架構師和軟體開發導師,他於2001年左右創建了BDE團隊,該團隊負責維護Bloomberg全球的C++開發開源基礎庫。他是《Large-Scale C++ Software Design》和《Large-Scale C++ Volume I: Process and Architecture》(均由Addison-Wesley出版)的作者,也是C++標準委員會的活躍投票成員。
維托里奧·羅梅奧是Bloomberg的資深軟體工程師,負責構建關鍵任務的C++中介軟體並培訓同事使用現代C++。他也是許多開源C++庫和遊戲的創作者。
羅斯季斯拉夫·克列布尼科夫博士是Bloomberg BDE團隊的團隊負責人和資深軟體工程師,負責指導高效能C++基礎軟體的開發。
阿利斯代爾·梅瑞迪斯是Bloomberg BDE團隊的資深軟體工程師,也是C++標準委員會的長期成員,曾於2010年至2015年間擔任其庫工作組的主席。