Project support is provided throughout the classes. If you are not able to participate, you are encouraged to see the slides and watch the recordings. All the slides with project support will be added to the attached file “DAUP-Notes on the project.pdf”.


Part 1

Log of corrections to the project specification:
  • 9 October: Added a comma to the __repr__ string of the DataHandler class.
  • 12 October: Simplified the __repr__ of the Location class, removing the address component, and added the method __eq__ to the Record class.

25 Sep - Part 1 of the Project was briefly presented at the end of the theoretical class 07 (video is available). During the lab, orientations on retrieving data were provided, as well as assistance on starting the implementation of the Sensor ADT.

29 Sep - Support on the development of the DataHandler ADT.

2 Oct - Support on the development of the Analyser ADT.

6 Oct - Support on the development of the FilHandler ADT.

9 Oct - Support on the development of the command input cycle and complexity analysis.


Part 2

Log of corrections to the project specification:
  • 21 October: Corrected the return type of get_clean_segments (should be list), and added a clarification regarding build_clean_network and the location option.
  • 22 October: Added a clarification regarding segments related to the get_clean_segments and __repr__ methods of the CleanNet ADT.


13 Oct - A brief explanation of the markdown notation and of the Graph class that is available in Pythonds3.

16 Oct - Support on the development of report_alerts and the part of the CleanNet ADT that enables the costruction of the newtork.

20 Oct - Support on the development of the trace_clean_path and show_network methods, and in timing commands.


Attachments