Software Development
-
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 » -
Clean Code: Don’t mix different levels of abstractions
We spend more time on reading code than writing. So if the code is more readable then obviously it will…
Read More » -
Ruby 2.1 Released
Ruby 2.1 is officially released. According to Ruby 2.1.0 Released, Delivering new GC Ruby 2.1 release has brought changes in…
Read More » -
Attitudes of a Great Software Developer !!!
Software development is an art, not just a science. You can learn all the technicalities of software development, but you…
Read More »