買這商品的人也買了...
-
Small C++ How to Program, 5/e (IE-Paperback)$1,060$1,039 -
C++ 程式設計藝術精要 (Small C++ How to Program, 5/e)$450$405 -
C How to program, 6/e (IE-Paperback)$800$784 -
Android 4.X 手機/平板電腦程式設計入門、應用到精通, 2/e (適用 Android 1.X~4.X)$520$411 -
C++ How to Program 限量套書 (C++ How to Program, 7/e(IE) & C++ 程式設計藝術, 7/e(國際版))$1,000$1,000 -
Android 初學特訓班, 2/e (全新 Android 4 開發示範 / 適用 Android 4.X~2.X,手機與平板電腦的全面啟動,附影音教學/範例程式/小綠人素材)$480$379 -
JavaScript & jQuery: The Missing Manual 國際中文版, 2/e
$580$458 -
行動介面設計模式圖鑑-以視覺範例學習有效的介面設計模式 (Mobile Design Pattern Gallery: UI Patterns for Mobile Applications)$580$458 -
ASP.NET MVC 4 開發實戰$680$537 -
笑談軟體工程:例外處理設計的逆襲$580$458 -
從車庫的舊 PC 到百萬台伺服器-巨型網站成長從無到無限大,技術架構大揭祕-最棒的「秒殺」網站設計實例$480$408 -
資料挖礦與大數據分析$650$618 -
精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages)$780$616 -
Linux Shell 程式設計實力養成:225個實務關鍵技巧徹底詳解, 2/e$490$382 -
Git 團隊使用手冊 (Git for Teams: A User-Centered Approach to Creating Efficient Workflows in Git)$580$458 -
從人到人工智慧,破解 AI 革命的 68個核心概念:實戰專家全圖解 × 人腦不被電腦淘汰的關鍵思考$360$284 -
無瑕的程式碼-敏捷完整篇-物件導向原則、設計模式與 C# 實踐 (Agile principles, patterns, and practices in C#)$790$616 -
Effective SQL 中文版 | 寫出良好 SQL 的 61個具體做法 (Effective SQL : 61 Specific Ways to Write Better SQL)$450$356 -
TensorFlow + Keras 深度學習人工智慧實務應用$590$460 -
寫程式前就該懂的演算法 ─ 資料分析與程式設計人員必學的邏輯思考術 (Grokking Algorithms: An illustrated guide for programmers and other curious people)$390$308 -
Python 初學特訓班 (增訂版) (附250分鐘影音教學/範例程式)$480$379 -
實戰聊天機器人 Bot 開發|使用 Node.js (Building Bots with Node.js)$380$323 -
$474Python 爬蟲開發與項目實戰 -
精通 C/C++ 指標|深入系統底層技術$680$578 -
7天學會大數據資料處理—NoSQL:MongoDB入門與活用, 2/e$400$312
相關主題
商品描述
It’s easy to make lots of programming mistakes in C++—in fact, any program over a few hundred lines is likely to contain bugs. With this book, you’ll learn about many common coding errors that C++ programmers produce, along with rules and strategies you can use to avoid them.
Author Vladimir Kushnir shows you how to use his Safe C++ library, based in part on programming practices developed by the C++ community. You’ll not only find recipes for identifying errors during your program’s compilation, runtime, and testing phases, you’ll learn a comprehensive approach for making your C++ code safe and bug-free.
- Get recipes for handling ten different error types, including memory leaks and uninitialized variables
- Discover problems C++ inherited from C, like pointer arithmetic
- Insert temporary and permanent sanity checks to catch errors at runtime
- Apply bug prevention techniques, such as using separate classes for each data type
- Pursue a testing strategy to hunt and fix one bug at a time—before your code goes into production
商品描述(中文翻譯)
在 C++ 中很容易犯下許多程式錯誤——事實上,任何超過幾百行的程式都可能包含錯誤。通過這本書,您將學習到許多 C++ 程式設計師常見的編碼錯誤,以及您可以用來避免這些錯誤的規則和策略。
作者 Vladimir Kushnir 向您展示如何使用他的 Safe C++ 函式庫,這部分基於 C++ 社群所發展的程式設計實踐。您不僅會找到在程式編譯、執行和測試階段識別錯誤的配方,還會學到一種全面的方法來使您的 C++ 代碼安全且無錯誤。
- 獲得處理十種不同錯誤類型的配方,包括記憶體洩漏和未初始化變數
- 發現 C++ 從 C 繼承的問題,例如指標運算
- 插入臨時和永久的合理性檢查,以在執行時捕捉錯誤
- 應用錯誤預防技術,例如為每種資料類型使用單獨的類別
- 追求測試策略,一次追蹤和修復一個錯誤——在您的代碼投入生產之前
