Spring in action

| Comment

This week I was pleasantly surprised by the arrival from Amazon of the latest Spring in Action book.

First two chapters alright, the chapters after that getting a bit too heavy duty for me.

Since it's been awhile since I did any really serious Java programming, I'm a bit rusty in this area and need to refresh some more in order to appreciate this book much better.

Leave a comment

Information

So far this blog contains no less than 1606 entries together with 1734 comments.

Look Inside

Recent Blog Entries

Random link
Let's say that you want to select a random link within a certain div tag which has a given id and then jump to where that link points to. …
Stay positive
Rumor has it that 2009 is going to be a very difficult year. However, I believe that things will go along much better than people expect. My prediction is that …
Don't cuss
"Als er een vloek valt breekt er iets.""Whenever a curse is made something breaks."Bond tegen het vloeken is een organisatie die zich inzet voor respectvol taalgebruik, zonder vloeken en schelden. …
Not a number
typeof(NaN) == 'number' NaN stands for 'Not a Number' but as you can see it is a 'number' nonetheless. null is a value that isn't anything. undefined is a value …
Fn and Ctrl keys
Why would anyone in their right mind want to exchange the Fn and the Ctrl keys on the keyboard? This is confusing and pissing me off. What's wrong with this …