Home Assignments 2014a



HW info, submission instructions, appeal regulations etc.

Please read carefully: HW info file, appeal regulations file, and HW checklist.




HW sheets

Number Published Due Problem set additional files comments
1 Oct 13 Oct 27 PDF PY skeleton1.py
2 Oct 27 Nov 10 PDF PY skeleton2.py HW sheet (pdf) updated 29 October 07:50 Make sure you download it again if you already downloaded an older version.
(29/10/13 07:50) The following corrections were made: (a) Fixed the questions' numbering (b) In Q1d, added the following requirement: you are not allowed to use built-in functions in Python (such as list.sort() ) here.
(28/10/13 09:15) Q2b was updated
3 Nov 10 Nov 24 PDF PY skeleton3.py 11/11 16:02: error fixed in Q1 aleph:
for e in [lst] was changed to
for e in lst.
If you already downloaded the file, refresh the page and you'll see the updated version.
4 Nov 24 Dec 10 (Tuesday) PDF PY skeleton4.py
5 Dec 10 Dec 24 (Tuesday) PDF PY skeleton5_new.py skeleton updated Dec 12 18:00, the only change is in test(), the assertion for count_words2 (see news for more info).
6 Dec 25 Jan 7 (Tuesday) PDF PY skeleton6.py
Q2_texts.zip
HW sheet (pdf) updated 25 December 18:05 Make sure you download it again if you already downloaded an older version.
Q2 was fixed. Changes are marked in yellow.
7 Jan 4 Jan 17 (Friday) PDF PY skeleton7.py
PY matrix.py
BIT test_image.jpg
BIT plate_SP90.bmp



Grades

Grades are in moodle.

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License