←to practical programming
Lecture
  1. Distributed version control systems; [git] and [hg];
  2. [Make] utility and makefiles;
Reading
Exercises
  1. Do exercise git[].
  2. Do exercise helloworld[] using Makefile and the chosen programming language.
  3. Answer questions "make"[].
Hints