Software Development
-
Getters and Setters Are Not Evil
Every now and then some OOP purist comes and tells us that getters and setters are evil, because they break…
Read More » -
If I had more time I would have written less code
In a a blatant rip-off of the T.S Eliot quote: “if I had more time, I would have written a…
Read More » -
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 »