Skip to content
#

beginnerfriendly

Here are 13 public repositories matching this topic...

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

The repository contains a collection of Object-Oriented Programming assignments in Java and C++. It includes implementations of data structures such as Trie and AVL tree, image processing application, file manager GUI, and a graph manipulation program.

  • Updated Feb 20, 2023
  • Java

Improve this page

Add a description, image, and links to the beginnerfriendly 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 beginnerfriendly topic, visit your repo's landing page and select "manage topics."

Learn more