Java Design Patterns
暫譯: Java 設計模式

Vaskaran Sarcar

  • 出版商: Apress
  • 出版日期: 2015-12-30
  • 售價: $1,380
  • 貴賓價: 9.5$1,311
  • 語言: 英文
  • 頁數: 200
  • 裝訂: Paperback
  • ISBN: 1484218019
  • ISBN-13: 9781484218013
  • 相關分類: Java 程式語言Design Pattern
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Learn how to implement design patterns in Java: each pattern in Java Design Patterns is a complete implementation and the output is generated using Eclipse, making the code accessible to all. The examples are chosen so you will be able to absorb the core concepts easily and quickly.

This book presents the topic of design patterns in Java in such a way that anyone can grasp the idea. By giving easy to follow examples, you will understand the concepts with increasing depth. The examples presented are straightforward and the topic is presented in a concise manner.

Key features of the book:

  • Each of the 23 patterns is described with straightforward Java code. There is no need to know advanced concepts of Java to use this book.
  • Each of the concepts is connected with a real world example and a computer world example.
  • The book uses Eclipse IDE to generate the output because it is the most popular IDE in this field.

This is a practitioner's book on design patterns in Java. Design patterns are a popular topic in software development. A design pattern is a common, well-described solution to a common software problem. There is a lot of written material available on design patterns, but scattered and not in one single reference source. Also, many of these examples are unnecessarily big and complex.

商品描述(中文翻譯)

學習如何在 Java 中實現設計模式:在《Java 設計模式》中,每個模式都有完整的實現,並且使用 Eclipse 生成輸出,使代碼對所有人都可訪問。這些範例的選擇使您能夠輕鬆快速地吸收核心概念。

本書以易於理解的方式介紹 Java 中的設計模式,讓任何人都能掌握這一概念。通過提供易於跟隨的範例,您將逐步深入理解這些概念。所呈現的範例簡單明瞭,主題以簡潔的方式呈現。

本書的主要特點:
- 每個 23 種模式都用簡單的 Java 代碼進行描述。使用本書不需要了解 Java 的高級概念。
- 每個概念都與一個現實世界的例子和一個計算機世界的例子相連接。
- 本書使用 Eclipse IDE 生成輸出,因為它是該領域中最受歡迎的 IDE。

這是一本關於 Java 設計模式的實踐者書籍。設計模式是軟體開發中的熱門主題。設計模式是一種針對常見軟體問題的常見且描述良好的解決方案。雖然有很多關於設計模式的書面資料,但這些資料分散且不在單一參考來源中。此外,許多這些範例不必要地龐大和複雜。