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 projects
Chapter 2   Object-Oriented Software Engineering ............... 57
Software development methods | Requirements analysis and use cases | Object-oriented analysis | Object-oriented design | Software architecture | Implementation
Chapter 3   Modeling and System Specification .................. 105
What is a system? | Notations for system specification | Problem frames | Specifying goals
Chapter 4   Software Measurement and Estimation ............. 147
Fundamentals of measurement theory | What to measure? | Measuring complexity | Measuring module cohesion | Psychological Complexity
Chapter 5   Design with Patterns ..................................... 160
Publisher-subscriber | Command | Proxy | Concurrent programming | Broker and distributed computing | Information security
Chapter 6   XML and Data Representation ......................... 210
Structure of XML documents | XML schemas | Indexing and linking | Document transformation and XSL
Chapter 7   Software Components .................................... 250
Components, ports, and events | Interaction with components in JavaBeans | Computational reflection | State persistence for transport | A component framework
Chapter 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 specification
Chapter 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

Detailed Table of Contents   PDF icon

&   Back to Software Engineering textbook page

Last modified: Wed Mar 19 12:38:58 EDT 2008

Maintained by: Ivan Marsic