Cover image for Software design : from programming to architecture
Title:
Software design : from programming to architecture
Personal Author:
Publication Information:
Hoboken, N.J. : John Wiley & Sons, 2004
ISBN:
9780471204596

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000010047183 QA76.76.D47 B73 2004 Open Access Book Book
Searching...

On Order

Summary

Summary

All Computer Scientists and Software Engineers need to understand software design, but until now there hasn't been one, complete, up-to-date guide to its theory and practice.

Eric Braude's Software Design: From Programming to Architecture begins at the code level with programming issues such as robustness and flexibility in implementation. Increasing in abstraction and scope, the book then moves to mid-level issues, emphasizing a thorough understanding of standard design patterns and components. Finally, the book ends with high-level issues such as architectures, frameworks, and object-oriented analysis and design. In addition, the text contains a prologue on software process, making it versatile enough to use in a software engineering course.


Author Notes

Eric J. Braude Associate Professor of Computer Science and Coordinator of the Master of Science in Software Development. PhD, Columbia University MS, University of Miami MS, University of Illinois BSc, University of Natal.


Table of Contents

Preface
Acknowledgments
Prologue: The Software Process
Part I Design Principles, The Unifed Modeling Language, And Code-Level Design
Chapter 1 Programming Review and Introduction to Software Design
Chapter 2 Object-Orientation
Chapter 3 The Unified Modeling Language
Chapter 4 Design Principles I: Correctness and Robustness
Chapter 5 Design Principles II: Flexibility, Reusability, and Efficiency
Part II Design Patterns
Chapter 6 Introduction to Design Patterns
Chapter 7 Creational Design Patterns
Chapter 8 Structural Design Patterns
Chapter 9 Behavioral Design Patterns
Part III Components
Chapter 10 Introduction to Components
Chapter 11 JavaBeans
Chapter 12 Microsoft Assemblies
Part IV Object-Oriented Analysis And Design
Chapter 13 Requirements and Domain Classes
Chapter 14 Architectures and Frameworks
References
Index