Poll Results for Do you like to use Code Generators?

Do you like to use Code Generators? Below are the results for the poll: …with the majority of the respondents indicating they like using code generators as a starting point (35%). Then comes the developers who rather (completely) write their software vs. using (or not like using) an automation tool (25%). The rest of the … Read more

Using NetBeans 5.0

Download NetBeans 5.0 For many, IDEs are a religious topic. For me it is about ROI – the best bang for the buck. I've tried many Java IDEs – today I use NetBeans. I've seen NetBeans grow to what it is today – in 2001 while I was at AGEA, we created a plug-in to … Read more

Code Complete, Second Edition

Back in the early and mid 1990s, when I was a young developer, Steve McConnell published some great books: Rapid Development, and Code Complete, both excellent references on writing good, solid code and best practices — these were and still are books that all developers should read… Today I learned about Steve's new book, Code … Read more