Software Development
-
Services, practices & tools that should exist in any software development house, part 1
I truly believe that it’s part of our job, some sort of duty, to evangelize the correct way of working…
Read More » -
SQL or NOSQL: That is the question?
So what’s the deal with NoSQL? Is NoSQL just a controversial buzzword? Could you imagine if the term ‘Object Oriented’…
Read More » -
Open Source Java Libraries and Frameworks – Benefits and Dangers
Everyone in the Java world seems to use various open source libraries and frameworks… and why not, there are hundreds…
Read More » -
GPGPU Java Programming
In one of our previous posts we discussed the General Processing on the Graphics Processing Unit (GPGPU) concepts and architecture. For…
Read More » -
Add APPLY to Your TSQL Tool Belt
Every once in a while I stumble across some SQL keyword that I didn’t really know about, but is extremely…
Read More » -
Can we replace requirement specification with better understanding?
On larger projects, I’ve always ended up resorting to writing down a lot of detailed specifications, many of which are…
Read More » -
This comes BEFORE your business logic!
This is post originally published by Ron Gross one of our JCG partners. It focuses in .NET technologies at times,…
Read More » -
Measuring Code Complexity
Lately, development managers have put a lot of interest in measuring code quality. Therefore, things like code reviews and analysis…
Read More » -
When Inheriting a Codebase, there are more questions than answers…
There will be that time in your life when you inherit someone else’s source tree or codebase and you’ll need…
Read More »