Java-collections This project is for my understanding of Java collection: list interface and Arraylist class, Objects, Iterators (how to iterate over lists safety for removing, adding, and search ...
Java-console-projects- This is a java basic console projects for: student record manager, To Do List, and How to use Java Iterators over collection. Where the system allows to add, remove, search ...