Exams are coming up in a few weeks so programming is going really slowly these days since I have to do alot of reading. The closest I’ve been to coding these last weeks is a project in a course about algorithms and datastructures, we’re developing an algorithm to find the maximum matching in a bipartite graph and when we have proven it correct we have to implement it in Java. Not much gfx related in writing boring algo’s in Java but atleast I get to type a bit :)