Chevron Left
Back to Create a Point of Sale (POS) with Java Basics

Learner Reviews & Feedback for Create a Point of Sale (POS) with Java Basics by Coursera Project Network

4.7
stars
13 ratings

About the Course

By the end of this project, you will be able to create a simple point of sale POS app with the basic functionalities that any supermarket needs to establish their cashier systems, You’ll be able to multiply the items by their corresponding prices, add them all together and finally, show the total payment. Moreover, You will be able to create classes, objects, methods that we will use to build the structure of the app, you will also be able to use loops and import important libraries. This project is meant to cover the most common data types and gives an overview about the object oriented programming (OOP) in Java with its main concepts such as inheritance and abstraction. Note: This project works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions....

Top reviews

Filter by:

1 - 3 of 3 Reviews for Create a Point of Sale (POS) with Java Basics

By Taylor L

•

Mar 4, 2023

I was able to follow along and complete in Vscode.

By Mr A H Y

•

Nov 3, 2020

Very Nice Course

By Elvie M

•

Jul 7, 2023

Recommended Project Task for a refresher/ beginner Java Developer. Easy to follow instruction.