1.3-Object-Georienteerd-Programmeren

YouTube Video

Implement a class Video and build an application to keep track of your watched videos. For each video, we must save: the Youtube identifier, the title, the number of views and whether or not you watched it.

We have provided a dataset (youtubevideos.csv) for you to use.

Examples for inspiration

Preview

Preview

Preview