Software Development
-
Good Programmers Write Bug-Free Code, Don’t They?
Good programmers create fewer bugs while bad programmers cause more. Sounds logical, doesn’t it? However, there is a lot of…
Read More » -
MySQL vs. MongoDB: Choosing a Data Management Solution
Table Of Contents 1. Introduction 2. The dominance of RDBM systems 3. A new era of NoSQL movement 4. Tables…
Read More » -
A Few Valid Reasons to Reject a Bug Fix
A bug exists when something doesn’t work as expected. A bug fix is basically a patch (a pull request) to…
Read More » -
Build your own robot arm – programming
Now, that the arm is assembled it is time to take it to the next level. It is time to…
Read More » -
Devoxx UK 2015 – The League of Extraordinary Developers
The third edition of Devoxx UK 2015 was in London, between 17th and 19th June. This was my first conference…
Read More » -
The Prolonged Death Spiral Business Model
I recent message from a friend tells me he is putting on his parachute. He can’t take it anymore. He’s…
Read More » -
R: Speeding up the Wimbledon scraping job
Over the past few days I’ve written a few blog posts about a Wimbledon data set I’ve been building and…
Read More » -
Two people coding is twice as productive, right?
Stands to reason, doesn’t it? If one person can make 5 widgets an hour, then two people can make 10 widgets an…
Read More » -
Build your own robot arm – assembly
I have written a few posts about software development, coding and Java related topics. This time I decided to share…
Read More »