1 / 278
文档名称:

Addison.Wesley.Java.Design Patterns A tutorial.pdf

格式:pdf   页数:278
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Addison.Wesley.Java.Design Patterns A tutorial.pdf

上传人:bolee65 2014/4/13 文件大小:0 KB

下载得到文件列表

Addison.Wesley.Java.Design Patterns A tutorial.pdf

文档介绍

文档介绍:Java™ Design Patterns: A Tutorial
By James W. Cooper

Publisher : Addison Wesley

Pub Date : January 28, 2000

ISBN : 0-201-48539-7

Pages : 352



Design patterns have e a staple of object-oriented design and programming by
providing elegant, easy-to-reuse, and maintainable solutions monly encountered
programming challenges. However, many busy Java programmers have yet to learn about
design patterns and incorporate this powerful technology into their work.

Java(TM)Design Patterns is exactly the tutorial resource you need. Gentle and clearly
written, it helps you understand the nature and purpose of design patterns. It also serves
as a practical guide to using design patterns to create sophisticated, robust Java programs.

This book presents the 23 patterns cataloged in the flagship book Design Patterns by
Gamma, Helm, Johnson, and Vlissides. In Java(TM)Design Patterns, each of these
patterns is illustrated by at least plete visual Java program. This practical
approach makes design pattern concepts more concrete and easier to grasp, brings Java
programmers up to speed quickly, and enables you to take practical advantage of the
power of design patterns.

Key features include:

• Introductory overviews of design patterns, the Java Foundation Classes (JFC),
and the Unified Modeling Language (UML)
• Screen shots of each of the programs

• UML diagrams illustrating interactions between the classes, along with the
original JVISIONT diagram files
• An explanation ofE the Java Foundation Classes that illustrates numerous design
patterns
• Case studies demonstratingA the usefulness of design patterns in solving Java
programming problems M
• A CD containing all of the examples in the book, so you can run, edit, and
modify plete working programsF

After reading this tutorial, you will fortableL with the basics of design patterns and

will be able to start using them effec