-
Software Development
Fix That Code Immediately!
You are working on that fresh project and you see a bad piece of code somewhere. The wrong way to…
Read More » -
Enterprise Java
Some Definitions – Testing Techniques 9
I think that I’m coming to the end of my series of blogs on testing techniques, and it feels like…
Read More » -
DevOps
Devops has made Release and Deployment Cool
Back 10 years or so when Extreme Programming came out, it began to change the way that programmers thought about…
Read More » -
Scala
Scala’s version fragility make the Enterprise argument near impossible
I have been working with Scala for more than five years. In those five years, I’ve seen Scala evolve and…
Read More » -
Enterprise Java
Why You Should Write Unit Tests – Testing Techniques 8
I’ve had lots of reaction to my recent blog on ‘What you Should Test’, some agreeing with me for varying…
Read More » -
Enterprise Java
More on Creating Stubs for Legacy Code – Testing Techniques 7
In my last blog, I talked about dealing with the badly behaved untestable(1) SitePropertiesManager class and how to create stubs by…
Read More » -
Core Java
Java Recursion basics
For those who don’t know what recursion is (and like a good laugh), click on this link: Google search: Recursion…
Read More » -
Core Java
Musing on mis-usings: ‘Powerful use, Damaging misuse’
There’s an old phrase attributed to the former British Prime Minister Benjamin Disraeli which states there are three types of…
Read More »