home page -> teaching -> pragmatic issues in programming -> 1. intro

Lecture 1 - Intro

Issues

Inquiry: what is important?

There are 2 possible reasons for doing something:

  1. it has bussines value:
  2. it improves the maintainability of the code:

Goals and means subordinated to maintainability:

Notes: