An open API service indexing awesome lists of open source software.

https://github.com/n-c0de-r/cs1.02_song.freezer

Song Exercise, building a small music player. 1st semester, 2nd exercise, computer-science.
https://github.com/n-c0de-r/cs1.02_song.freezer

1st-semester 2nd-exercise computer-science java music-player song

Last synced: 7 months ago
JSON representation

Song Exercise, building a small music player. 1st semester, 2nd exercise, computer-science.

Awesome Lists containing this project

README

          

Descriptions from the original files:

A class that maintains information on a song.
This might form part of a larger application such
as a music player system, for instance.

Based on the original by David J. Barnes and Michael Kölling

@author n-c0de-r
@version 2023.02.05

A simple freezer, controlled by the
methods "cooler" and "warmer".

@author n-c0de-r
@version 2023.02.05