Software Development
-

Static Analysis isn’t Development Testing
I constantly get emails from Static Analysis vendors telling me why I need to buy their technology. Recently I’ve been…
Read More » -

Write Through Cache
I was a young budding developers when I was first introduced to the concept of Cache. My Senior Architect then…
Read More » -

7 mistakes of software testing
Though most developers know the importance of testing, it seems that a lot of them still aren’t testing enough. And…
Read More » -

Eclipse Code Formatting Tips
I have been assigned lately some code review/ quality code fix tasks, on a large enterprise Java project and I am trying…
Read More » -

Pair Programming: The disadvantages of 100% pairing
I’ve written a lot of blog posts in the past about pair programming and the advantages that I’ve seen from…
Read More » -

5+1 Sonar Plugins you must not miss
This post is a revision of the original post, published last year and it covered Sonar version 2.8. Many months…
Read More » -

Hints for writing secure code
Security and data protection are becoming now more and more popular topics. We are coming into the world where too…
Read More » -

Enough whitespace already
In most sensible languages the compiler ignores whitespace; it’s only there to help humans understand the code. The trouble is,…
Read More » -

Technology Related Classic Mistakes
In my last blog I looked at Product Related Classic Mistakes from Rapid Development: Taming Wild Software Schedules by Steve…
Read More »



