Java: Read CSV & Calculate Total Sales π
Learn how to read a CSV file in Java and calculate the total sales amount for all products sold in this simple tutorial.

Random code
1.8K views β’ Feb 12, 2021

About this video
In this video, I will be reading from a CSV file, and then be calculating the total price for all products sold in a simple program. Hope you enjoyed my video, if you did I would appreciate if you leave a like and subscribe and if you got any question just leave them in the description. Hope you enjoyed it!
How to install Intellij: https://youtu.be/J26eCsSuzuM
CSV:
SKU,Quantity,Price,Description
4039,50,1.99,SODA
9100,5,50,T-SHIRT
1967,30,50,JAVA TEXTBOOK
5199,25,1.25,COOKIE
How to install Intellij: https://youtu.be/J26eCsSuzuM
CSV:
SKU,Quantity,Price,Description
4039,50,1.99,SODA
9100,5,50,T-SHIRT
1967,30,50,JAVA TEXTBOOK
5199,25,1.25,COOKIE
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
1.8K
Likes
28
Duration
10:35
Published
Feb 12, 2021
User Reviews
4.5
(1) Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.
Trending Now