Main Page Lectures Exercises Examination Team

Logo: BIt

OOSC - Object Oriented Software Construction

Summer term 2006

A course given for the B-IT, Bonn

This section will be used to publish the slides used in the lectures, to allow independent study. 


Topic
Slides (pdf)
Introduction to Software Engineering
Chapter 1
Object, Classes, and Modeling with UML
Chapter 2
Introduction to Java Chapter 3
UML revisited - a closer look
Chapter 4
Requirements Elicitation
Chapter 5
Requirements Analysis (1/2)
Chapter 6
Requirements Analysis (2/2)
Chapter 7
System Design 1/2
Chapter 8
System Design 2/2
Chapter 9
Object Design 1
Chapter 10
Object Design 2 (Design Patterns)
Chapter 11
Object Design 3 (Specifying Interfaces)
Chapter 12
Mapping models to Code
Chapter 13
Configuration Management
Chapter 14
Testing 1/2
Chapter 15
Testing 2/2
Chapter 16