Software Development
-

A Beginner’s guide to ACID and database transactions
Transactions are omnipresent in today’s enterprise systems, providing data integrity even in highly concurrent environments. So let’s get started by…
Read More » -

Git flow with Jenkins and GitLab
At work I recently transitioned from TFS to using Git as our source control management. After introducing the team to…
Read More » -

The SQL Language’s Most Missing Feature
SQL is also awesome in many ways. We can write out the most complex truths and facts and have the…
Read More » -

9 technologies to be discussed in 2014
According to 9 technologies for a supercharged 2014 there are a few important technologies that are about to increase programmers’…
Read More » -

Lesser-Known SQL Features: DEFAULT VALUES
A lesser-known SQL feature is the DEFAULT keyword, which can be used in INSERT and UPDATE statements. Consider the following…
Read More » -

Good vs Bad Leader
Software is more about people than technology. When I graduated from college, I thought I only had to master technical…
Read More » -

15 hot vs not programming trends
An interesting approach of what’s hot and what’s not in today’s programming is being presented in 15 hot programming trends…
Read More » -

How Many Lines Of Code Do You Write Every Day?
I was recently asked a bizarre question in an interview – “how many lines of code do you write every…
Read More » -

Why Continuous Improvement Is Worth It?
When we start a new software project, we are typically full of enthusiasm. The whole team thinks that this time…
Read More »

