Skip to content

Monthly Archives: May 2011

The final word on final

09-May-11

Where is final used? There are a lot of Java developers that don’t understand the keyword final. The keyword final is one of your greatest allies in writing bug free maintainable code. It makes reading code much more deterministic and step debugging a breeze. And it makes your code side effect free. Side effects are [...]

Certifications Huh, What are they good for Absolutely Nothing!

04-May-11

Certifications show you can study and take a test They don’t demonstrate that you actually comprehend any thing that was on the test. In the worse case certifications can turn off a lot of hiring managers as they got burned in the dotCom bubble boom with unqualified staff but were “certified”, it looks like someone [...]