I’ve finally come to it to recreate the Android app “TRA Ploegen” as a Web app, so now even iOS users can make use of it by visiting traploegen.github.io in their browser.

I’ve finally come to it to recreate the Android app “TRA Ploegen” as a Web app, so now even iOS users can make use of it by visiting traploegen.github.io in their browser.
I’ve created my first android app!
It shows the workshift for me and my colleagues at any given date, for any of the four teams.
Continue reading “TRA Ploegen”I was challenged by my father to write a program that would give all the possible combinations from a set of numbers to add to a certain amount. This is actually called the subset sum (or knapsack) problem and I was going to need to do some research.
Continue reading “Knapsack Problem”