Rule of 30

It’s more important to be careful in coming up with the right abstractions and algorithms and to write clean clear... Continue reading →

Useful features of Java 7

Folowing features are marked as most useful: ** Strings in switch ** try-with-resources statement ** Multi-catch this is allowed: catch... Continue reading →