Applied Java Patterns (Paperback)
暫譯: 應用 Java 設計模式 (平裝本)

Stephen Stelting, Olav Maassen

  • 出版商: Prentice Hall
  • 出版日期: 2011-02-09
  • 定價: $1,650
  • 售價: 5.0$825
  • 語言: 英文
  • 頁數: 608
  • 裝訂: Paperback
  • ISBN: 0130935387
  • ISBN-13: 9780130935380
  • 相關分類: Java 程式語言
  • 立即出貨(限量) (庫存=8)

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

相關主題

商品描述

Increasingly, Java developers are recognizing the value of patterns in helping to build more robust, effective software systems -- but most books on patterns are either generic or focused on other languages. Now, the creators of Sun's own course on Java patterns have written the definitive book for working developers. Replete with working code, Applied Java Patterns offers practical help with applying patterns of all types, in every facet of development -- from individual classes to overall system architecture.KEY TOPICS:The authors first introduce the fundamentals of patterns, presenting a high-level overview of how they can be used most effectively in Java development, and introducing each key type of pattern: creational, behavioral, and structural. Next, they present specific techniques for using patterns with core Java APIs (including security, event, JavaBeans, and Swing APIs); and in advanced distributed development with JDBC, RMI, CORBA, JNDI, and JavaSpaces. The book concludes with detailed coverage of pattern use in connection with enterprise architectures built with servlets, JSP, J2EE infrastructure technologies, and even Jini.MARKET:For all experienced Java developers who want to take full advantage of design patterns in real-world development projects.

Table of Contents

Preface.
Introduction.

COMMONLY USED PATTERNS.

 

 


1. Creational Patterns.
2. Behavioral Patterns.
3. Structural Patterns.
4. System Patterns.

II. PATTERNS IN THE JAVA PROGRAMMING LANGUAGE.

 

 


5. Introduction to Java Programming Language Patterns.
6. Java Core APIs.
7. Distributed Technologies.
8. Jini and J2EE Architectures.
Appendix A: Full Code Examples.
Appendix B: Bibliography.
Index.

商品描述(中文翻譯)

隨著時間的推移,Java 開發者越來越認識到模式在幫助構建更穩健、有效的軟體系統中的價值,但大多數有關模式的書籍要麼是通用的,要麼專注於其他語言。現在,Sun 自家 Java 模式課程的創作者撰寫了這本針對實務開發者的權威書籍。《應用 Java 模式》充滿了可運行的程式碼,提供了在開發的各個方面應用各類模式的實用幫助——從單個類別到整體系統架構。

**主要主題:** 作者首先介紹模式的基本概念,提供高層次的概述,說明如何在 Java 開發中最有效地使用它們,並介紹每種主要類型的模式:創建型、行為型和結構型。接下來,他們針對使用核心 Java API(包括安全性、事件、JavaBeans 和 Swing API)以及在使用 JDBC、RMI、CORBA、JNDI 和 JavaSpaces 的高級分散式開發中使用模式提供具體技術。該書最後詳細介紹了在使用 servlet、JSP、J2EE 基礎技術,甚至 Jini 構建的企業架構中使用模式的情況。

**市場:** 針對所有希望在實際開發專案中充分利用設計模式的經驗豐富的 Java 開發者。

**目錄**

前言。
介紹。

**常用模式。**

1. 創建型模式。
2. 行為型模式。
3. 結構型模式。
4. 系統模式。

II. Java 程式語言中的模式。

5. Java 程式語言模式介紹。
6. Java 核心 API。
7. 分散式技術。
8. Jini 和 J2EE 架構。
附錄 A:完整程式碼範例。
附錄 B:參考書目。
索引。