This workshop implements exercises with one-dimensional arrays, matrices, and dynamic lists (ArrayList) in Java. It was developed applying principles of Object-Oriented Programming (OOP), Clean Code, ...