Join Books.org — it's free

Visual Basic Developer's Guide to UML and Design Patterns by Yair Alan Griver, Michael Gellis, Matthew Arnheiter β€” book cover
Visual Basic (VB), Object-Oriented Programming, Other Programming Languages, General Software Engineering

Visual Basic Developer's Guide to UML and Design Patterns

by Yair Alan Griver, Michael Gellis, Matthew Arnheiter
Write a review
Log in to track your reading progress.

Reviews

There are no reviews yet. Log in to write one.

Editorials

From Barnes & Noble

The Barnes & Noble Review
Now that you're using VB to take on more sophisticated challenges, it's time to get clued into UML and design patterns (if you aren't already). Visual Basic Developer's Guide to UML and Design Patterns identifies 23 of the problems enterprise VB developers run into over and over again β€” and presents the best solutions, complete with sample code and UML diagrams that make everything easier to visualize, discuss, and share with colleagues.

If you're new to UML and design patterns, the authors offer a quick primer to get you started. Next, they introduce several structural patterns that establish an architectural framework for how VB objects should interact with each other. For example, there's the adapter pattern, which allows two objects to communicate even though they have incompatible interfaces, and the decorator pattern, which allows you to assign additional responsibilities to an object without subclassing.

Next, the authors introduce several behavioral patterns for changing the behavior of a system at run-time. Among them: the mediator pattern, which creates an object that serves as "traffic cop" to control the interaction amongst a set of objects; and the hook pattern, which makes it easier for future developers to add functionality to the application you're creating today.

Finally, Visual Basic Developer's Guide to UML and Design Patterns presents four creational patterns that give you more flexible, efficient ways to create objects.

If you're a serious VB developer, this book's solutionsandtechniques will make you far more effective, and your code far more robust.
β€”Bill Camarda, bn.com editor

Book Details

Published
June 8, 2000
Publisher
John Wiley & Sons
Pages
320
Format
Paperback
ISBN
9780782126921

Similar books