Skip to content

This repo is for an assignment for SDEV 301 - Systems Programming, where we review over a couple of topics.

License

Notifications You must be signed in to change notification settings

tgillysuit/Java-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java-Practice

This repo is for an assignment for SDEV 301 - Systems Programming, where I review my skills for Maps and Instances.

There are two .java files; one called "Store" which is the Main Class, the second is "ShoppingCart" where you'll find the instance, constructors, and HashMaps.

This program is suppose to be a simulated Online Shopping Cart, where I use a instance called "Shopping Cart" which maintains it's own cart where a HashMap holds keys as "Items" and the values as "Price."

GIVE IT A SHOT! :D

About

This repo is for an assignment for SDEV 301 - Systems Programming, where we review over a couple of topics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages