📄 info.txt
字号:
TITLE : J2EE Design Patterns
AUTHOR : William Crawford, Jonathan Kaplan
URL : http://www.amazon.com/exec/obidos/tg/detail/-/0596004273/
PUBLISHER: O'Reilly & Associates
ISBN : 0596004273
MAKER : TEAM LiB
PAGES : 350 pages ; Dimensions (in inches): 0.92 x 9.38 x 6.76
PACKAGER : TEAM LiB
EDITION : September 2003
SUPPLIER : TEAM LiB
LANGUAGE : ENGLISH
FORMAT : CHM
RELEASE : 11/25/03
SIZE : 1.16 MB
Summary:
Architects of buildings and architects of software have more in common than most people think. Both professions require attention to detail, and both practitioners will see their work collapse around them if they make too many mistakes. Its impossible to imagine a world in which buildings get built without blueprints, but it's still common for software applications to be designed and built without blueprints, or in this case, design patterns.
A software design pattern can be identified as "a recurring solution to a recurring problem." Using design patterns for software development makes sense in the same way that architectural design patterns make sense—it if works well in one place, why not use it in another? But developers have had enough of books that simply catalog design patterns without extending into new areas, and books that are so theoretical that you can't actually do anything better after reading them than you could before you started.
Crawford and Kaplan's J2EE Design Patterns approaches the subject in a unique, highly practical and pragmatic way: Rather than simply present another catalog of design patterns, the authors broaden the scope by discussing ways to choose design patterns when building an enterprise application from scratch, looking closely at the real world tradeoffs that Java developers must weigh when architecting their applications.. Then they go on to show how to apply the patterns when writing realworld software. They also extend design patterns into areas not covered in other books, presenting original patterns for data modeling, transaction / process modeling, and interoperability.
J2EE Design Patterns offers extensive coverage of the five problem areas enterprise developers face:
Maintenance (Extensibility) Performance (System Scalability) Data Modeling (Business Object Modeling) Transactions (process Modeling Messaging (Interoperability)
And with its careful balance between theory and practice, J2EE Design Patterns will give developers new to the Java enterprise development arena a solid understanding of how to approach a wide variety of architectural and procedural problems, and will give experienced J2EE pros an opportunity to extend and improve on their existing experience.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -