Learn Java Interfaces in 10 Minutes

I’ve written a small Eclipse project1 that tries to explain interfaces and their use through commented code examples. It also shows how to make for-each loops support iterating over your classes and how to use the iterator interface to create data to iterate over just in time. The name is... [Read More]

Microsoft PowerPoint Rant

I have to do a presentation at university and it needs to be done in PowerPoint - OpenOffice and LaTeX are explicity not allowed. Usually I’m all for Microsoft, but PowerPoint really lacks quite a few things that one would expect to be common in modern presentation software: [Read More]