Addison-Wesley / Prentice Hall
Computer Science
Browse available resources for Computer Science:
- Select a resource
- Resources for Computer Science GOAL where virtual office hours are 24/7! Your Own TA, Just a Click Away! Deitel Resource Centers National Center for Women & Information Technology View material from Search Engines: Information Retrieval in Practice VideoNotes Andrew Tanenbaum Flame Award Recipient Custom Programs Instructor Resource Center myPearsonStore

ISBN-10: 0201184621
ISBN-13: 9780201184624
Publisher: Addison-Wesley Professional
Copyright: 1998
Format: Paper; 464 pp
Published: 02/10/1998
Suggested retail price: $39.95
Buy from myPearsonStore
In this book, intended as a language companion to Design Patterns: Elements of Reusable Object-Oriented Software by Gamma, Helm, Johnson & Vlissides, noted Smalltalk and design patterns experts implement the 23 design patterns using Smalltalk code. Using the same successful format as Design Patterns, this book tailors the topic of design patterns to the Smalltalk programmer - no other book offers this. The authors have worked closely with the Design Patterns authors to ensure that this companion volume is held to the same high quality standards that made the original a best-seller. The full source code is available on Addison-Wesley's web site.
Foreword.
Preface.
1. Introduction.
2. Aha!
3. Creational Patterns.
4. Structural Patterns.
5. Behavioral Patterns.
6. Conclusion.
References.
Index. 0201184621T04062001
Sherman Alpert has been designing and programming advanced technology applications in Smalltalk since 1987 at IBM's T. J. Watson Research Center.
Kyle Brown is currently an Executive Java Consultant with IBM WebSphere Services.
Bobby Woolf is coauthor of The Design Patterns Smalltalk Companion (Addison-Wesley, 1998), and author of articles in IBM DeveloperWorks, Java Developer's Journal, and elsewhere. He has been a tutorial presenter at OOPSLA, JavaEdge, and Smalltalk Solutions, among other conferences.
0201184621AB09122003
"This is a GREAT book, very readable and also dense with content, one that even experienced Smalltalkers like myself will benefit from."
- Dave Collins, author of Designing Object-Oriented User Interfaces"This book adds value to the Gang of Four Design Patterns book. . . . The authors have found a good way to blend the Smalltalk discussions with the GoF pattern descriptions."
- Erich Gamma, coauthor of Design Patterns: Elements of Reusable Object-Oriented Software
When the classic book Design Patterns was first published in 1994, the landscape of object-oriented software engineering was forever changed. The 23 patterns contained in the seminal work vastly improved the discipline of object-oriented software design. That book, and the concepts it presented, allowed software professionals to solve specific design problems by reusing successful designs. Design Patterns was a gift to the world of software development, yet Smalltalk programmers could not take full advantage of the book's popular ideas because most of the original patterns were presented from a C++ perspective.
In The Design Patterns Smalltalk Companion, the classic work has been tailored and enhanced to address the specific needs of the Smalltalk programmer. The catalog of simple and succinct solutions has been written in Smalltalk code, and the material is discussed from the perspective of the Smalltalk programmer. The full source code that supports the 23 patterns is also available via the Addison-Wesley Web site. Assembled and written in close conjunction with the authors of Design Patterns, this is the definitive patterns reference for those programming in Smalltalk. This book provides efficient solutions to your Smalltalk design problems, ultimately helping you become a better software designer.
0201184621B04062001
Pearson Higher Education offers special pricing when you choose to package your text with other student resources. If you're interested in creating a cost-saving package for your students, contact your Pearson Higher Education representative for pricing and ordering information.
This title is a member of the Software Patterns Series, which also contains the titles below . You can also visit the Software Patterns Series page.
Design Patterns Explained: A New Perspective on Object-Oriented Design, 2/E
Shalloway & Trott
© 2005 | Addison-Wesley Professional | Paper; 480 pages | Instock
ISBN-10: 0321247140 | ISBN-13: 9780321247148
Brief Description | Buy from myPearsonStore
Design Patterns Java™ Workbook
Metsker
© 2002 | Addison-Wesley Professional | Paper; 496 pages | Instock
ISBN-10: 0201743973 | ISBN-13: 9780201743975
Brief Description | Buy from myPearsonStore
The Design Patterns Smalltalk Companion
Alpert, Brown & Woolf
© 1998 | Addison-Wesley Professional | Paper; 464 pages | Instock
ISBN-10: 0201184621 | ISBN-13: 9780201184624
Brief Description | Buy from myPearsonStore
Design Patterns in C#
Metsker
© 2004 | Addison-Wesley Professional | Cloth; 480 pages | Instock
ISBN-10: 0321126971 | ISBN-13: 9780321126979
Brief Description | Buy from myPearsonStore
Design Patterns in Java™, 2/E
Metsker & Wake
© 2006 | Addison-Wesley Professional | Cloth; 480 pages | Instock
ISBN-10: 0321333020 | ISBN-13: 9780321333025
Buy from myPearsonStore
Pattern Hatching: Design Patterns Applied
Vlissides
© 1998 | Addison-Wesley Professional | Paper; 192 pages | Instock
ISBN-10: 0201432935 | ISBN-13: 9780201432930
Brief Description | Buy from myPearsonStore
Patterns for Parallel Programming
Mattson, Sanders & Massingill
© 2005 | Addison-Wesley Professional | Cloth; 384 pages | Instock
ISBN-10: 0321228111 | ISBN-13: 9780321228116
Buy from myPearsonStore
Software Configuration Management Patterns: Effective Teamwork, Practical Integration
Berczuk & Appleton
© 2003 | Addison-Wesley Professional | Paper; 256 pages | Instock
ISBN-10: 0201741172 | ISBN-13: 9780201741179
Buy from myPearsonStore
The book starts with a complete overview of the fundamental principles of patterns, and the role of object-oriented analysis and design in contemporary software development. Then, using easy-to-understand sample code, Alan Shalloway and James Trott illuminate dozens of today's most useful patterns: their underlying concepts, advantages, tradeoffs, implementation techniques, and pitfalls to avoid. Many patterns are accompanied by UML diagrams.
Building on their best-selling First Edition, Shalloway and Trott have thoroughly updated this book to reflect new software design trends, patterns, and implementation techniques. Reflecting extensive reader feedback, they have deepened and clarified coverage throughout, and reorganized content for even greater ease of understanding.
Finally, a companion to the seminal book, Design Patterns, 0-201-63361-2, that allows students to learn patterns using Java as opposed to C++, which was used in the original work. By working through the challenges presented in Design Patterns Java™ Workbook, the student will learn to recognize and apply a large portion of the accumulated wisdom of the software community. The author uses a workbook approach because he believes that students will not truly learn the material by reading it, but by “doing it.” The accompanying CD-ROM will include all code examples included in the book as well as some bonus code examples not found in the book. As the title suggests, all samples will be in Java.
In this book, intended as a language companion to Design Patterns: Elements of Reusable Object-Oriented Software by Gamma, Helm, Johnson & Vlissides, noted Smalltalk and design patterns experts implement the 23 design patterns using Smalltalk code. Using the same successful format as Design Patterns, this book tailors the topic of design patterns to the Smalltalk programmer - no other book offers this. The authors have worked closely with the Design Patterns authors to ensure that this companion volume is held to the same high quality standards that made the original a best-seller. The full source code is available on Addison-Wesley's web site.
For students learning in the Microsoft environment, this book is a companion to the original Design Patterns text tailored to the C#. This book is an application book, rather than a theoretical one. It is written for students who want to gain a better understanding of the patterns described in the seminal design patterns book by Gamma et al. The book's intent is to give students the confidence and know-how to apply the original 23 patterns identified in the Gamma book, with all code examples provided in C#.
Software developers now recognize the value of design patterns in helping build better software more efficiently. As a result, design patterns have become extremely popular in the software development community. Pattern Hatching explains and enhances the information from the seminal work in the field, Design Patterns: Elements of Reusable Object-Oriented Software. The hands-on approach offered by John Vlissides, co-author of Design Patterns, enables you to better understand the pattern development process, and therefore identify and write your own patterns. The author's insights will further allow you to apply the original 23 patterns by example.
Pearson Higher Education offers special pricing when you choose to package your text with other student resources. If you're interested in creating a cost-saving package for your students contact your Pearson Higher Education representative.
