Programming in the Large with Design Patterns (Paperback)
暫譯: 大型程式設計與設計模式

Eddie Burris

  • 出版商: Pretty Print Press
  • 出版日期: 2012-07-04
  • 售價: $685
  • 貴賓價: 9.5$651
  • 語言: 英文
  • 頁數: 156
  • 裝訂: Paperback
  • ISBN: 0615662145
  • ISBN-13: 9780615662145
  • 相關分類: Design Pattern
  • 立即出貨(限量) (庫存=1)

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

相關主題

商品描述

Programming in the Large with Design Patterns is a terrific resource for learning about design patterns. It starts with a general introduction to all types of programming patterns and goes on to describe 10 of the most popular design patterns in detail: Singleton, Iterator, Adapter, Decorator, State, Strategy, Factory Method, Observer, Facade and Template Method. Each pattern is introduced with a non-technical example or story that illustrates the pattern concept. The details are described with Java code examples and UML diagrams. Each pattern description also includes a discussion section that offers more in-depth information for the curious. For example, the discussion section for Singleton explains why introducing a singleton is only marginally better than using a global variable. Instructor resources, including PowerPoint presentation slides and review questions with answers, are available at the companion website http://programminglarge.com/.

商品描述(中文翻譯)

《大型程式設計與設計模式》是學習設計模式的絕佳資源。書中首先對各類程式設計模式進行一般介紹,接著詳細描述了十種最受歡迎的設計模式:單例模式(Singleton)、迭代器模式(Iterator)、適配器模式(Adapter)、裝飾者模式(Decorator)、狀態模式(State)、策略模式(Strategy)、工廠方法模式(Factory Method)、觀察者模式(Observer)、外觀模式(Facade)和模板方法模式(Template Method)。每種模式都以非技術性的例子或故事引入,以說明該模式的概念。細節部分則使用 Java 代碼範例和 UML 圖表進行描述。每個模式的描述還包括一個討論部分,提供更多深入的資訊以滿足好奇心。例如,單例模式的討論部分解釋了為什麼引入單例模式僅比使用全域變數稍微好一些。教學資源,包括 PowerPoint 簡報幻燈片和附有答案的複習問題,可在伴隨網站 http://programminglarge.com/ 獲得。