It's always a good idea to employ a few static code analysis tools as part of your software development routine. There are a number of great tools that perform static analysis of Java code, such as ...
When it's time to test your code, it's not good enough to simply write a unit test or two for each method. When you write unit tests, the goal is not to test every method, but also to test each ...
Does the newly independent Eclipse Foundation represent the way IBM thought Sun should have handled Java? Certainly IBM would like to see a more open Java process than there is. I think Eclipse is ...