Programming 3
University of Alicante, 2024–2025
Fifth session –DEVELOPMENT– (week of 10/7 to 10/11, except wednesday groups)
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.