文章分類:軟體大家

{iThome 書評—11} Test Driven Development By Examples

副標題:崇尚簡約之道的測試驅動開發,除了讓軟體人員為自己寫的程式負責外,還能提昇勇氣,勇於溝通與更多的回饋。 Test Driven Development By Examples ———————————– 作 …

{iThome 書評—9} Constructing the User Interface with Statecharts

Constructing the User Interface with Statecharts ———————————– 作者/Ian Horrocks /著 出版社/Addison-Wesly 出版 ISB …

SOA (Service Oriented Architecture) 探討

問題思考 Bill Gates 曾於 1999 年在「數位神經系統」一書中提出 DNA (Distributed Network Architecture) 架構,那麼,又與現今當紅 SOA (Service-Oriented Architecture)架 …

{iThome 書評—8} Object-Oriented Analysis and Design

Object-Oriented Analysis and Design with Applications 2nd Edition ———————————– 作者/Grady Booch 著 出版社/Addis …

{iThome 書評—7} 重構—改善既有程式的設計中譯版

重構:改善既有程式的設計 — Refactoring : improving the design of existing code ———————————– 作者/Martin Fowler/等著 譯者/侯捷 …

Adapter 設計模式案例與 UML 解答

有位網友以 Email 問了一個關於 Adapter 設計模式的情境描述:  KWBank 收購了 BankOne , 怎樣用 Adapter pattern 將兩者 的 客戶資料整合….? 他說看了這篇教學:Design Pattern—Adapte …