Software Development
-
10 Articles Every Programmer Must Read
Being a Java programmer and Software developer, I have learned a lot from articles titled as What Every Programmer Should…
Read More » -
Time to break free from the SQL-92 mindset
Are you stuck in the 90s? If you are only using the SQL-92 language reference, then you are overlooking so…
Read More » -
Can Open IoT Solve the Main IoT Challenges
Chris Murphy from InformationWeek has published a fascinating article about some of the challenges organizations face when trying to implement…
Read More » -
The future of Big Data is linked to Cloud
Data volumes are growing exponentially. Unstructured data from Twitter, LinkedIn, Mailling Lists, etc. has the potential to transform many industries…
Read More » -
Programming for Change
It has become cliché to say that the only constant in life is change, and most people accept it as…
Read More » -
GIT Pull Requests Using GitHub
Old Habits We’ve been working with git for more than a year. The SCM was migrated from SVN, with all…
Read More » -
Writing Clean Tests – Naming Matters
It is pretty hard to figure out a good definition for clean code because everyone of us has our own…
Read More » -
The Index You’ve Added is Useless. Why?
Recently, at the office: Bob: I’ve looked into that slow query you’ve told me about yesterday, Alice. I’ve added the…
Read More » -
Cheating on the N Queens benchmark
Many Solver distributions include an N Queens example, in which n queens need to be placed on a n*n sized…
Read More »