Create a Point of Sale (POS) with Java Basics
Offered By: Coursera Project Network via Coursera
Course Description
Overview
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.
Syllabus
- Project Overview
- 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.
Taught by
Georges Samih
Related Courses
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity