文章分類:系統分析與設計

{iThome 書評—12} Object Models — Strategies, Patterns, and Applications

副標題:懂得從各問題領域的表象中跳脫,而能直指其核心的本質,才是軟體結構分析的根本所在!! Object Models — Strategies, Patterns, and Applications ————————— …

{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 …