Python - Tasks
These are the 5 tasks that had to be solved. Each program should come with sufficient source code comments.
Task 1: Parse mathematical expressions
(May 2003)
Highlighted source code
Source file
and
helper module
Task 2: Find identical files
(May 2003)
Highlighted source code
Source file
Task 3: Recursive retrieval of HTTP URLs
(May 2003)
Highlighted source code
Source file
and
usage
Task 4: OOP version of task 2
(May 2003)
Left out :)
Task 5: Frontend for a simulation
(June 2003)
Highlighted source code
Source file
and the
backend
Index page