API Design for C++ 2/e (Paperback)
暫譯: C++ API 設計 (第二版)

Reddy, Martin

  • 出版商: Morgan Kaufmann
  • 出版日期: 2024-05-23
  • 定價: $3,400
  • 售價: 9.5$3,230
  • 語言: 英文
  • 頁數: 648
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 0443222193
  • ISBN-13: 9780443222191
  • 相關分類: C++ 程式語言
  • 立即出貨 (庫存 < 4)

買這商品的人也買了...

相關主題

商品描述

API Design for C++, Second Edition provides a comprehensive discussion of Application Programming Interface (API) development, from initial design through implementation, testing, documentation, release, versioning, maintenance, and deprecation. It is the only book that teaches the strategies of C++ API development, including interface design, versioning, scripting, and plug-in extensibility. Drawing from the author's experience on large scale, collaborative software projects, the text offers practical techniques of API design that produce robust code for the long-term. It presents patterns and practices that provide real value to individual developers as well as organizations. The Second Edition includes all new material fully updated for the latest versions of C++, including a new chapter on concurrency and multithreading, as well as a new chapter discussing how Objective C++ and C++ code can co-exist and how a C++ API can be accessed from Swift programs. In addition, it explores often overlooked issues, both technical and non-technical, contributing to successful design decisions that produce high quality, robust, and long-lived APIs. It focuses on various API styles and patterns that will allow you to produce elegant and durable libraries. A discussion on testing strategies concentrates on automated API testing techniques rather than attempting to include end-user application testing techniques such as GUI testing, system testing, or manual testing.

商品描述(中文翻譯)

API 設計與 C++(第二版)》提供了關於應用程式介面(API)開發的全面討論,涵蓋從初始設計到實作、測試、文件編寫、發佈、版本控制、維護及淘汰的各個階段。這是唯一一本教授 C++ API 開發策略的書籍,包括介面設計、版本控制、腳本編寫和插件擴展性。根據作者在大型協作軟體專案中的經驗,該書提供了實用的 API 設計技術,能夠產生長期穩健的程式碼。它呈現了對個別開發者和組織都有實際價值的模式和實踐。第二版包含了所有全新材料,完全更新至最新版本的 C++,包括一章關於併發和多執行緒的新章節,以及一章討論 Objective C++ 和 C++ 程式碼如何共存,以及如何從 Swift 程式中訪問 C++ API。此外,它探討了經常被忽視的問題,包括技術和非技術方面,這些問題對成功的設計決策至關重要,能夠產生高品質、穩健且長壽的 API。它專注於各種 API 風格和模式,讓您能夠產出優雅且耐用的函式庫。關於測試策略的討論集中於自動化 API 測試技術,而不是試圖包含終端使用者應用程式測試技術,如 GUI 測試、系統測試或手動測試。