Pimping Builds
Cool ways to tweak your Ant and Maven builds from the "Pimp My Build" session at JavaOne.
0 commentsSave Tags: java, tools
The Best Java Tools You Never Knew Existed
This is a breakdown of a JavaOne session that I went to that lists heaps of cool Java libraries that you ought to know about along with links and... more »
3 commentsSave Tags: java
Slapped in a Dark Tunnel at an Interview
When "what if" interview questions go bad.
1 commentsSave Tags: opinion
Poorly formatted code costs you money
Why coding standards are more than a question of aesthetics, and not following them can be an expensive exercise.
1 commentsSave Tags: opinion
Home Cooked vs Open Source. Or, Don't Build Your Own Workflow.
Why you should be aware of the open source ecosystem, and how it can save you a heap of time and money.
0 commentsSave Tags: java, open source, opinion, tools
Weak, Soft and Phantom References
How to keep references to Java objects that clean themselves up.
0 commentsSave Tags: how-to, java
Unit Testing the Database Tier
Why unit testing database dependent code is so problematic, and suggestions as to how to enable it both technically and socially.
0 commentsSave Tags: database, how-to, java, methodology
How to start a career in programming
Most people getting in to programming follow the same formula for getting their first job, but there are other ways that are commonly overlooked. This... more »
0 commentsSave Tags: how-to, open source, opinion