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
AP Computer Science A: Java Programming Polymorphism and Advanced Data StructuresPurdue University via edX Learn to Teach Java: ArrayLists and 2D Arrays
University of California, San Diego via Coursera Applying Data Structures to Manipulate Cleansed UN Data
Coursera Project Network via Coursera Java Built in Data Structures
Coursera Project Network via Coursera Introduction to Java and Object-Oriented Programming
University of Pennsylvania via Coursera