I program Java, plus quite a few other languages, but right now mostly java or javascript. So here are some things for you who sit in a similar chair.
It happens all the time when programming.. You have osme code that just does not do what you want, altough you did everything right. Soemtimes this happens to me when using java, so I decided to put out this page with some problems and their solutions.
Here are some snippets for you to use.
a little piece of code that can convert human input into a timespan (milliseconds)
|