|
Software Engineering textbook, by I. Marsic Table of Contents |
Chapter 1 Introduction
.................................................... 1
What is software engineering? | Software engineering lifecycle | Case studies | Object model | Student team projectsChapter 2 Object-Oriented Software Engineering ............... 57
Software development methods | Requirements analysis and use cases | Object-oriented analysis | Object-oriented design | Software architecture | ImplementationChapter 3 Modeling and System Specification .................. 105
What is a system? | Notations for system specification | Problem frames | Specifying goalsChapter 4 Software Measurement and Estimation ............. 147
Fundamentals of measurement theory | What to measure? | Measuring complexity | Measuring module cohesion | Psychological ComplexityChapter 5 Design with Patterns ..................................... 160
Publisher-subscriber | Command | Proxy | Concurrent programming | Broker and distributed computing | Information securityChapter 6 XML and Data Representation ......................... 210
Structure of XML documents | XML schemas | Indexing and linking | Document transformation and XSLChapter 7 Software Components .................................... 250
Components, ports, and events | Interaction with components in JavaBeans | Computational reflection | State persistence for transport | A component frameworkChapter 8 Web Services ............................................... 263
Service oriented architecture | SOAP communication protocol | WSDL for web service description | UDDI for service discovery and integration | Developing Web Services with Axis | OMG reusable asset specificationChapter 9 Some Future Trends ...................................... 299
Aspect-oriented programming | OMG MDA | Autonomic computing | Software-as-a-service (SaaS) | End user software development | The business of software
Appendix A Java Programming
....................................... 306
Appendix B Network Programming
.................................. 307
Appendix C HTTP Overview
........................................... 321
Appendix D Database-Driven Web Applications
................ 330
Appendix E Document Object Model (DOM)
...................... 331
Appendix F User Interface Programming
.......................... 334
Solutions to Selected Problems ........................................ 336
References
................................................................... 362
Acronyms and Abbreviations
............................................ 371
Index
........................................................................... 373
& Back to Software Engineering textbook page
Last modified: Wed Mar 19 12:38:58 EDT 2008 Maintained by: Ivan Marsic