Home Teaching Publications CV GnuPG public key

Teaching / [FEB22012] Programmeren (2011)

This is the course page for Programmeren (Econometrics), academic year 2011-12, block 1.

Lecture notes and slides

The lecture notes are available for download /here/. The econometrics study association (Econometrisch Dispuut) has agreed to print them for you for a small fee less than what you would pay for printing them yourself. The prints should be done on 2011-09-08, so I recommend using the PDF until then and then buying a paper copy from them.

The lecture slides are here:

Exercises

Exercises will be posted here and in blackboard. The answers _must_ be submitted via blackboard. When submitting your answer, include all the matlab source files (the script- and function files with the .m extension) in a zip, and upload that through blackboard's exercise completion functionality. Note that although the Matlab environment is handy in testing individual lines of code by writing them directly in the command prompt, the solution you submit must consist solely of the source files (the ones of .m extension) that are executable independently.

I recommend getting used to the command prompt of matlab as it includes functionalities commonly available in text-based user environments (for example, browsing command history with up- and down arrows). Note that you can use the command prompt also for showing function documentation with command help (e.g. 'help fprintf'), and for finding function names with lookfor (e.g. 'lookfor print').

Exercises in pdf:

There are 10 exercises (first, third and fourth, and fifth weeks 2, second and sixth 1). Each exercise awards maximum 5% of the final grade, so the maximum possible to be achieved from the exercises is 50%. The other 50% comes from the written exam. The exercises are graded according to the following scheme:

Exam

The exam will be a standard one with three essay questions. Note that you are _not_ allowed to bring with you any extra material to the exam: only a pen(cil), a sharpener, and an eraser are allowed. An example exam including sample answers can be found /here/.

Other material

Data files used in the exercises:

Additional learning material for pre-master students:

Errata

Courses