Kjell Vos Portfolio!

I post about code here and other IT related subject matter.

Category: Python

Data visualization of music listen history

I have been busy with data visualization. I have my music listen history from 6/17/2015 till 10/20/2020. I used this to visualize the data. Feel free to zoom in, the graph’s are all interactive. Double click zooms back out. it’s not very mobile friendly I advise you to turn your screen so that it’s wide.

From Java to Python, All you need to know!

Recently I started learning Python. As a java programmer I thus went directly from Java to Python. Here are some general thoughts of mine on python. I like that python has no end of line signal and it forces developers to use proper indentation. I actually had some problems with me still placing the end