Skip to content
#

hashmap-java

Here are 56 public repositories matching this topic...

📚 Welcome to the ☕️ code exercise repository for the Paraninfo Programming book by Alfonso Jiménez Martín and Francisco Manuel Pérez Montes (ed. Paraninfo)! 👨‍💻 Improve your coding skills with carefully written and commented exercises 📝, ranging from simple to complex.

  • Updated May 27, 2023
  • Java

This is a simple Java console application for an online shopping system. It allows users to log in, buy products, cancel products, display all products, and log out. The application uses a HashMap to store user credentials and a separate Business Logic (BL) class to handle the buying and cancelling of products.

  • Updated Apr 25, 2023
  • Java

Improve this page

Add a description, image, and links to the hashmap-java topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hashmap-java topic, visit your repo's landing page and select "manage topics."

Learn more