Skip to content
ewernli edited this page Sep 14, 2012 · 2 revisions

The goal of the exercises that go with the lecture Introduction to Software Engineering is to offer a concrete and practical contact with the phases, the techniques and the artefacts of an iterative and incremental software development process, based on the object-oriented paradigm.

The lecture builds upon knowledge acquired in P1 and P2:

  • P1 was about programming: what is a programming language and what is a program
  • P2 was about development: how can we design a solution which follows the state-of-the-art
  • ESE is about software engineering: how can we work in team to deliver products which meet customer’s expectations

During the project, a concrete software is created in teamwork and needs to be delivered as a product at the end of the lecture — and this is really fun and cool :)

Clone this wiki locally