Skip to content

A graded assignment as part of my Computer Science course in April 2020. The task was to create Java classes to simulate Tracks and Playlists. In this repository I've attached the classes and the driver class I used to test each class.

Notifications You must be signed in to change notification settings

deberain/Java-Playlist-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java-Playlist-Assignment

A graded assignment as part of my Computer Science course in April 2020. The task was to create Java classes to simulate Tracks and Playlists. In this repository I've attached the classes and the driver class I used to test each class.

WHAT I LEARNED FROM THIS PROJECT:

-I learned more about different data structures like Linked Lists and HashMaps.

-Using Libraries like Collections to sort and randomise my lists

-Learned more about OOP and how my classes interact with each other

About

A graded assignment as part of my Computer Science course in April 2020. The task was to create Java classes to simulate Tracks and Playlists. In this repository I've attached the classes and the driver class I used to test each class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages