Posted by Gjermund Bjaanes on January 17, 2015
If you need to list only the folders in some directory (and not folders AND files), that can be done without too much effort in Java.
Posted by Gjermund Bjaanes on January 15, 2015
Ever had the misfortune of having to debug Java Applets in combination with a web app?
I recently did, and I thought I might as well share some tips on debugging them in IntelliJ IDEA.
Posted by Gjermund Bjaanes on January 14, 2015
What is the most basic and important aspect to getting really good at something?
Well, that’s easy, it’s practice. It’s doing that thing over and over again. Just keep on doing it.
The same goes for coding.
Posted by Gjermund Bjaanes on January 11, 2015
Note: The name of the blog has been changed since this was written. The blog is now named after myself: Gjermund Bjaanes.
Still, the content of the blog is mostly the same as mentioned in this post.
Posted by Gjermund Bjaanes on January 5, 2015