Search for contacts, projects,
courses and publications

Software Design & Modeling

People

Furia C. A.

Course director

Paganoni M.

Assistant

Description

The main focus of the course are object-oriented design mechanisms, but with some topics targeting functional programming. After an introductory recap of object-oriented programming, the course discusses how to assess the design quality of object-oriented systems, how to identify and use so-called design patterns, how to avoid common design flaws, and how to introduce rigorous yet practical means of documenting design and functionality.

Objectives

Software is built on abstractions, and the quality of those abstractions determines usability and maintainability of software. This course presents techniques and methods to understand the design of existing software, to improve it, and to write programs using the right abstractions.

Teaching mode

In presence

Learning methods

The course mainly follows a hands-on, learning-by-doing approach with assignments to be performed on open-source systems. For example, students assess the design of an open-source application, identifying shortcomings, & suggesting ways of fixing them. Java is the reference programming language, but other languages will be sometimes used too.

Examination information

The course's grade is entirely determined by assignments introduced during the course and corresponding to the main topics of the course.

Bibliography

Education