Community driven content discussing all aspects of software development from DevOps to design patterns. Java collection classes allow a developer to keep track of contained items in one of two ways, ...
This is a CLI-based CRUD application to manage student records. It was created as part of my internship tasks to practice Java basics like classes, objects, ArrayList, loops, and condition handling, ...