Student Edition | Instructor Edition | Information Center | Home
Object-Oriented Software Engineering
Information Center
Sample Chapter
Preface
Table of Contents
Features

Feedback
Help Center




Table of Contents

PART ONE INTRODUCTION TO OBJECT-ORIENTED SOFTWARE ENGINEERING
1 The Scope of Object-Oriented Software Engineering
2 Software Life-Cycle Models
3 The Software Process
4 Teams
5 The Tools of the Trade
6 Testing
7 From Modules to Objects
8 Reusability and Portability
9 Planning and Estimating
PART TWO THE WORKFLOWS OF THE SOFTWARE LIFECYCLE
10 The Requirements Workflow
11 The Analysis Workflow
12 The Design Workflow
13 The Implementation Workflow
14 Postdelivery Maintenance
15 More on UML
Bibliography
Appendix A Term Project: Osric's Office Appliances and Decor
Appendix B Software Engineering Resources
Appendix C The Requirements Workflow: The MSG Foundation Case Study
Appendix D The Analysis Workflow: The MSG Foundation Case Study
Appendix E Software Project Management Plan: The MSG Foundation Case Study
Appendix F The Design Workflow: The MSG Foundation Case Study
Appendix G The Implementation Workflow: The MSG Foundation Case Study (C++ Version)
Appendix H The Implementation Workflow: The MSG Foundation Case Study (Java Version)
Appendix I The Test Workflow: The MSG Foundation Case Study