Process student marks using ArrayList in Java
Offered By: Coursera Project Network via Coursera
Course Description
Overview
The learner will create an array list to store marks of students, and process the data by adding marks, get the stored marks to find the average and highest marks, search for specific marks, change and remove marks, find a subset of the marks, and sort the array list.
Syllabus
- Project Overview
- In this project the learner will process student marks using an ArrayList by: adding and displaying data, getting the data and finding the average and highest mark, changing or removing the data, fetching a subset of the data, and sorting the data.
Taught by
Dr. Chao Mbogho
Related Courses
Computer Vision: The FundamentalsUniversity of California, Berkeley via Coursera Programming Languages
University of Virginia via Udacity Learn to Program: Crafting Quality Code
University of Toronto via Coursera Computational Photography
Georgia Institute of Technology via Coursera Algorithms: Design and Analysis, Part 2
Stanford University via Coursera