Programming 3

University of Alicante, 2023–2024

Fifth and sixth sessions –CONTROL P1-P2–

  • turn 1 (10/09/2023 al 10/13/2023)
  • turn 2 (10/16/2023 al 10/20/2023)
  1. CONTROL for assignment 1 and 2
    • Read the rules about controls in the practice session rules before coming to the lab.
    • You must not enter the laboratory until the teacher tells you to do so.
    • The teacher will call the list at the entrance of the laboratory and will tell you in which position you should sit.
    • Turn on the PC and boot Linux.
    • When the teacher tells you, login with your EPS username/password.
  2. At the beginning of the control,
    • Go to the ‘Assignments related stuff’ section of this website and download the Eclipse base project.
    • Right below you have the link to the Java documentation, in case you need it.
    • Start Eclipse and import the base project (File -> Import… -> General -> Existing projects into workspace).
    • Download the tests from the assignment page.
    • Import them into the project:
      • Go to the ‘test’ folder of the project
      • Click on it Right mouse button -> Import… -> General -> Archive file ->, and select the compressed file with the tests you just downloaded and click Finish.
  3. Implement the classes in assignment.
  4. Before the end of the test (at the latest, 10 minutes before the end of the session) submit your work to the DLSI submission server, following the instructions in the assignment page.