Every programmer and software project manager must master the art of creating reusable software modules; they are the building blocks of large, reliable applications. Unlike some modern object-oriented languages, C provides little linguistic support or motivation for creating reusable application programming interfaces (APIs). While most C programmers use APIs and the libraries that implement them in almost every application they write, relatively few programmers create and disseminate new, widely applicable APIs. C Interfaces and Implementations shows how to create reusable APIs using interface-based design, a language-independent methodology that separates interfaces from their implementations. This methodology is explained by example. The author describes in detail 24 interfaces and their implementations, providing the reader with a thorough understanding of this design approach.
發表於2024-11-22
C Interfaces and Implementations 2024 pdf epub mobi 電子書 下載
我說的“好”,指的是通順/明白/準確,並不是說有什麼文采之類的。 我粗略讀過這本書,感覺這書也算翻譯得不錯瞭,準確性很好。 前一段看到dang-dang和amazo-n上都有人在惡評這本書,雖然不多,卻都很惡毒。 就目前情況來說,翻譯得好的書不算多,翻譯得不好的書一大堆,對...
評分相對於較抽象的主題-“接口”,內容基本上過於豐富瞭(要建小"類庫":))。僅僅需要瞭解“接口”的話,隨便看看開始幾章即可,執著於算法的可以從reference去展開... 書中源碼的編排方式到時值得商榷的,個人比較不習慣這種先給占位符再隨後展開的代碼提供方式,未必比直接列齣...
評分相對於較抽象的主題-“接口”,內容基本上過於豐富瞭(要建小"類庫":))。僅僅需要瞭解“接口”的話,隨便看看開始幾章即可,執著於算法的可以從reference去展開... 書中源碼的編排方式到時值得商榷的,個人比較不習慣這種先給占位符再隨後展開的代碼提供方式,未必比直接列齣...
評分我說的“好”,指的是通順/明白/準確,並不是說有什麼文采之類的。 我粗略讀過這本書,感覺這書也算翻譯得不錯瞭,準確性很好。 前一段看到dang-dang和amazo-n上都有人在惡評這本書,雖然不多,卻都很惡毒。 就目前情況來說,翻譯得好的書不算多,翻譯得不好的書一大堆,對...
評分剛纔看到有人指責這本書說像是吃瞭“夾生飯”,還舉瞭個例子,不過他舉的例子是錯的。我通讀過這本書的,簡單說說自己的看法。(相關的書評作者已經撤銷瞭評論) 我04年買瞭機械的譯本,感覺不好,後來又買瞭人郵的影印版;這次人郵再次齣譯本,加之手頭又有英文電子版,所以...
圖書標籤: C Programming 編程 計算機 程序設計 算法 c語言 C/C++
C語言進階學習的好教材。示範瞭內存管理、斷言、異常、各種數據結構、字符串、高精度計算和綫程的接口設計、實現。接口設計很緊湊,也有相當的靈活性。代碼實現非常簡潔優雅,但並不以裁減功能為代價,相反的,功能相當豐富。每章末尾還有啓發性的習題,並推薦可供深入研究的參考材料。
評分其實我學數據結構用的這本書.....
評分作為速查手冊,相當好用,想要研究數據結構也可以參考源代碼。
評分#C語言自我修養
評分其實我學數據結構用的這本書.....
C Interfaces and Implementations 2024 pdf epub mobi 電子書 下載