Programming 3

University of Alicante, 2023–2024

Fourth session –desarrollo– (week of 10/2/2023 to 10/6/2023):

Before going to class:

  • begin the development of assignment 2.

The Java Collection Framework (JCF) Easy Guide provides useful information on how to use lists (ArrayList) and other JCF data structures (similar to C++ STL).

In class:

  • This development session aims to ensure that our code from practice 2 works correctly with the published tests. The following week control of assignments 1 and 2 will be carried out.