Table of Contents
Object Oriented Software Construction 2012 (B-IT)
A Media Informatics Course
| |
| Course Director: Univ.-Prof. Dr.rer.nat. A.B. Cremers | |
| OOSC, SoSe 12 | |
|---|---|
| lecture | exercises (Room 1.32) |
| Wednesday, 11:15 - 12:45, B-IT lecture room | Specific dates for |
| Thursday, 11:15 - 12:00, B-IT lecture room | the different groups. |
Contact
- Lecturer:
- Daniel Speicher, dsp@cs.uni-bonn.de
- Tutors:
- Shadan Sadeghianborojen s6shsade@uni-bonn.de
- Houssam Abdoullah abdoulla@cs.uni-bonn.de
Abstract
This course is intended for second semester Media Informatics Students of B-IT. It aims to teach fundamental object-oriented concepts and techniques for the design and implementation of complex and changing software systems. It is intended for graduate students, focusing on UML and methods, covering all development phases from requirements, elicitation to testing.
Topics
- Introduction to Software Engineering
- Unified Modeling Language (UML) 2.0
- Introduction Java 5.0
- Introduction CASE tools (Eclipse)
- Requirements Elicitation and Analysis
- System Design (Software Architectures)
- Object Design (Design Patterns, Interface Specification)
- Testing (Unit Testing with JUnit, Integration Tests)
- Configuration Management (including Subversion)
- Selected Topics from Software Engineering
- Practice Talks from major IT-companies
Requirements
- Graded written exam at the end of the course
- Regular attendance to the practice group (Details)
Examination / Credit Points
- Date of the written exam: 19.07.2012
- Date of the second written exam: TBA (probably in the last week of September)
- Number of ECTS Credits: 6
Mailing list
Mailing-List: oosc-lecture@lists.iai.uni-bonn.de
Literature
Required Reading:
- [BD09] Bernd Bruegge, Allen Dutoit: “Object-Oriented Software Engineering: Using UML, Patterns, and Java”, Prentice Hall, 2009, 3rd ed.
Further Reading:
- [GHJV96] Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides: “Design Patterns”, Addison-Wesley, 1996
- [F99] Martin Fowler et al.: “Refactoring - Improving the Design of Existing Code”, Addison Wesley, 1999
- [BC03] Len Bass, Paul Clements, Rick Kazman: “Software Architecture in Practice” 2nd ed. Addison-Wesley, 2003
- Ian Sommerville: “Software Engineering”, 8th edition. Addison-Wesley, 2006
UML 2.0
- [PP05] Dan Pilone, Neil Pitman: “UML 2.0 in a Nutshell”, O'Reilly Media, 2005, 2nd ed.
- Grady Booch, James Rumbaugh, Ivar Jacobson: “The Unified Modeling Language User Guide, V.2.0”, Addison Wesley, 2005
- The official OMG standard, You will find the diagrams in the Superstructure document.
- The official OMG standard for OCL, Chapter 7
- Martin Fowler: “UML Distilled”, Addison-Wesley, 2003 - NOT Uml 2.0, but a classical introduction
Java
- Walter Savitch: “Absolute Java, 2nd edition”, Addison Wesley, 2006
- David Flanagan: “Java in a Nutshell - A Desktop Quick Reference”, O'Reilly, 2005



