Software Evolution

Course code: 2IS55

Time and location: Tuesday, 13:45-15:30 (5th and 6th hours; AUD 14, except for April 2; AUD 10 on April 2) and Thursday, 10:45-12:30 (PAV J17). Last year the course has been videotaped, you can find the lectures on http://videocollege.tue.nl/, (2) Computer Science, 2IS55. There will be some (minor) changes this year.
Target audience: Master (CSE,ES,BIS,AT) students interested in Software Engineering. Students intending to work on their graduation project at the Software Engineering & Technology specialization are specially encouraged to participate. Students following other programs at TU/e are welcome to join the class, subject to the regulations pertaining to the program followed and my approval.
Whether you would like to become a software developer or a researcher, a quality manager or a software architect, a requirements engineer or a consultant, 2IS55 is for you!

Background information on the course:

Nowadays change is often considered as the only constant factor in software development. Successful software systems are, therefore, those systems that can adapt to the ever changing requirements of the environment. One can, thus, compare this process of adaptation to the Darwin's "Survival of the fittest" principle. The problem is, however, that not much is known about evolution of software systems. This course will explore issues related to software evolution: why it is difficult, how we can cope with this difficulty and what can we learn from the past. Specifically, the course will look at advanced tools and techniques proposed by the research community to understand, ease and automate software evolution. In this course, you will have a chance not only to learn about methods and tools of software evolution, but also to apply them to assess software evolution of an existing software system.

Prerequisites: An undergraduate software engineering course. Up-to-date knowledge of Java. Knowledge of scripting languages is an advantage.

Learning objectives:

After completing this course, you will be expected to be able to

Assignments

The assignments will be made available on Peach. You can access Peach with your usual university login. Please do not forget to join "2IS55 Software Evolution".
Keep in mind that the deadlines are strict and no late submissions will be accepted (either by Peach or by me).
This year we will have five assignments. Assignments A1, A3 and A5 are individual. Assignments A2 and A4 can be carried out in pairs. The final grade will be calculated as the average of the four best assignments.
Deduction policy and grades: A1, A2, A3, A4.

Lectures

The list of lectures and topics is subject to change. Powerpoint presentations will be made available after the class.
LocationDateTopic
AUD 14Feb 5Introduction. S-, P- and E-type systems. Lehman's laws of software evolution.
PAV J17Feb 7Requirements Evolution
Feb 11No class. Carnaval.
Feb 13No class. Carnaval.
AUD 14Feb 19Architecture reconstruction (reverse engineering) of structural UML models.
PAV J17Feb 21Guest lecture. Dr. Jurgen Vinju. Source code analysis in Rascal: 1, 2.
AUD 14Feb 26Architecture reconstruction (reverse engineering) of behavioural UML models. Architecture Description Languages
PAV J17Feb 28Code duplication.
AUD 14Mar 5Software repositories. Program differencing.
PAV J17Mar 7Repository mining (I): Social aspects
AUD 14Mar 12Repository mining (II): Files and bugs. Software metrics (I). Metrics and scales, ?LOC
PAV J17Mar 14Software metrics (II). Metrics aggregation. Structure and modularity metrics for imperative programs
AUD 14Mar 19 Software metrics (III). Structure and modularity metrics for OO-programs. Package metrics, churn metrics.
Mar 21No class.
AUD 14Mar 26Software metrics (IV). Metrics for cost and time estimation. Tests.
PAV J17Mar 28No class, the lecturer is ill.
AUD 10Apr 2Refactoring.
PAV J17Apr 4DB migration.