Page Tools:

Design Patterns

Author(s): Christopher G. Lasater
Details:
  • ISBN-13: 9781598220315
  • ISBN-10:1598220314
  • Paperback    286 pages      © 2007
Price: International Sales $44.95 US List
Add to Cart Request a Review Copy

Overview

Design Patterns demonstrates how software developers can improve the performance, maintainability, portability, and scalability of their code through the use of the Gang of Four design patterns. After a discussion of patterns methodology, reasons for using design patterns, the book delves into each of the 23 patterns. Each pattern section gives a detailed description of the pattern, refactored from either Boolean logic or simpler, less-maintainable code that you might encounter in the real world, and shows readers how to use the pattern in their code. The text walks readers through making the move from current code to the pattern, lists the benefits of using the pattern, and shows how the pattern performs after the refactoring effort, with a goal throughout of providing practical implementations.

ShowAbout the Author(s)

Christopher G. Lasater

Christopher G. Lasater is a Dallas-based developer and software architect with 14 years of experience in software design. He is the author of numerous articles on software design and methodolgy.

Back to top

ShowSamples & Additional Resources

Back to top