𝔖 Bobbio Scriptorium
✦   LIBER   ✦

Applied Java™ Patterns

✍ Scribed by Stephen Stelting, Olav Maassen


Book ID
127449853
Publisher
Prentice Hall
Year
2002
Tongue
English
Weight
3 MB
Category
Library
ISBN-13
9780130935380

No coin nor oath required. For personal study only.

✦ Synopsis


A hands-on guide to design patterns for Java platform developers. * Pattern-based solutions for every stage of the development lifecycle * Documents 30 patterns, including the 23 core patterns for the Sun Certified Enterprise Architect exam * Describes pattern use within the Java APIs-including patterns for reflection, security, AWT/Swing, RMI, JDBC, J2EE, and moreIncreasingly, developers are recognizing the value of design patterns in helping to create more robust, scalable, reliable, and maintainable applications. Now there's a book that can help you bring the power of patterns to your Java-based projects.Sun Microsystems experts Steve Stelting and Olav Maassen bring together today's best pattern-based techniques and demonstrate pattern use for a variety of business systems. This practical guide features proven techniques for all types of patterns, from system architecture to single classesAfter briefly reviewing the fundamentals of design patterns, the authors describe how these patterns can be applied effectively to the Java platform. Next, they provide a pattern catalog, organized into four major categories-the creational, behavioral, structural, and system patterns. In addition, they identify patterns and present techniques for pattern use in the core Java APIs as well as the APIs for distributed development.


📜 SIMILAR VOLUMES


Java Enterprise Design Patterns: Pattern
✍ Mark Grand 📂 Library 📅 2001 🏛 John Wiley & Sons 🌐 English ⚖ 3 MB

This third volume from Mark Grand features 38 design patterns for developing real-world Java distributed and enterprise applications. Some of the key concepts covered are reliable transaction processing, distributed objects, reliable message passing, concurrency management, object persistence, and c

Bug Patterns in Java
✍ Eric Allen 📂 Library 📅 2002 🏛 Apress 🌐 English ⚖ 461 KB

Bug Patterns in Java presents a methodology for diagnosing and debugging computer programs. The act of debugging will be presented as an ideal application of the scientific method. Skill in this area is entirely independent of other programming skills, such as designing for extensibility and reuse.

Design Patterns Java Workbook
✍ Steven John Metsker 📂 Library 📅 2002 🏛 Addison-Wesley Professional 🌐 English ⚖ 4 MB

Aimed at the intermediate or advanced Java developer, Design Patterns Java Workbook provides an in-depth and challenging look at 23 "classic" software patterns illustrated with Java examples.This title fills a valuable niche by reprising the well-known guide to patterns, Addison-Wesley's Design Patt

Patterns of Java Volume 1
✍ Mark Grand 📂 Library 📅 2002 🏛 Wiley 🌐 English ⚖ 8 MB

In-depth coverage of forty-seven Java design patterns. Since the publication of the first edition in 1998, programmers and developers have been waiting eagerly for an update to this expert guide on how to use Java in conjunction with the timesaving design patterns that have surfaced in the past few

Patterns of Java Volume 2
✍ Grand M. 📂 Library 📅 1999 🌐 English ⚖ 10 MB

"This is the best book on patterns since the Gang of Four's Design Patterns. The book manages to be a resource for three of the most important trends in professional programming: Patterns, Java, and UML." -Larry O'Brien, Founding Editor, Software Development, on Patterns in Java, Volume 1Picking up