Software Development
-
You’re Very Likely to Have Gotten SQL Date Time Arithmetic Wrong!
You’re very likely to have gotten SQL date time arithmetic wrong. And why is that? Google it! You’ll quickly find…
Read More » -
The Definitive Guide to Coding Style Standards
I’ve been rereading Jeff Atwood (Coding Horror) and Joel Spolsky (Joel on Software) and came across a discussion of coding…
Read More » -
10 Awesome Programming Jokes of all time
Whats the difference (similarity) between drug dealers and Software developers? Drug dealers: Refer to their clients as “users”. “The first…
Read More » -
Code review best practices
Code review is a great software instrument and you should definitely use it to improve the quality of your code.…
Read More » -
Free Team Management Tool For JCG Readers (Giveaway)
Being a Java Code Geeks reader comes with its perks and one of them is getting a free Bitrix24 account…
Read More » -
5 Best Email Clients for Open Source Environment
An email client, also known as Mail User Agent (MUA) is an application used to manage the emails. Linux has…
Read More » -
The Anatomy of a Great Stack Overflow Question (After Analyzing 10,000)
How to phrase a question in Stack Overflow in order to get better answers Stack Overflow offers a great interface…
Read More » -
Version Numbering Scheme – Yet another approach
Version numbering schemes are probably one of the few things we software engineers have more than sort algorithms. However, there’s…
Read More » -
Funny Bugs types
Incompatible classes when you try to deserialize files generated with old code… Wrong URL setting when you put a wrong…
Read More »