Skip to main content

Is the gap between "good developers" and "bad developers" getting wider?

Is the gap between "good developers" and "bad developers" getting wider?

At one end of the scale we have people like my former colleague Glenn ( http://vanderburg.org/Blog ) who are doing such esoteric software stuff that I am not even sure what he is talking about anymore... things like "domain specific languages" i.e. to solve the problem, first write a new programming language optimised for that problem domain... okay...

and at the other end we have the vendor who coded this:

Select column1 from table1 where userid=varLoginUser
Select column2 from table1 where userid=varLoginUser
Select column3 from table1 where userid=varLoginUser
Select column4 from table1 where userid=varLoginUser
Select column5 from table1 where userid=varLoginUser

which took 140ms to run when "Select column1, column2, column3, column4, column5 from table1 where userid=varLoginUser" took 15ms...

Sure, rubbish code has always been with us but i just have the sense that the gap is getting wider not narrower... that despite the fact that we have a wealth of coding standards, patterns and practices at our finger tips (just Google it) and that languages and development environments are more powerful than ever that power is delivering more dross not less.

What do you all think?

Comments

Popular posts from this blog

Alexa has performance rankings too!

I must confess that this one had slipped past me… I wasn’t aware that Alexa was now offering performance rankings as well! Alexa now shows an “average load time” as well as a “comparitive ranking” (i.e. 51% of sites are slower). Interesting data for your next website analysis! It’s worth noting that the quoted “1.404 seconds” is about the same as the “repeat view” measurement webpagetest.org (testing from the UK node shows that www.johnlewis.com takes about 7.2 seconds to load with an empty cache, and 1.6 seconds with a primed cache, median values over 5 runs). Presumably this is an average across all Alexa toolbar users, on all johnlewis.com pages (large and small) with empty and primed caches.

Real-time Web Analytics just took a step forward with Pion v4

Awesome news from Atomic Lab’s that Pion 4.0 has been released! The new Dashboard functionality looks amazing – real-time web analytics likes page views, visitor sessions etc as well as performance analytics like load time and server reply time – along with the usual Pion goodness like tag-free analytics and customer journey visualisation with the Replay feature. Can’t wait to implement this on some customer sites!

Movember - Donate to me

Hi, It's Movember, the month formerly known as November, now dedicated to growing moustaches and raising awareness and funds for men's health; specifically prostate and testicular cancer. I'm donating my top lip to the cause for 30 days in an effort to help change the face of men's health. My Mo will spark conversations, and no doubt generate some laughs; all in the name of raising vital awareness and funds for cancer's affecting men. Why am I so passionate about men's health? * 1 in 9 men will be diagnosed with prostate cancer in their lifetime * This year 37,000 new cases of the disease will be diagnosed * 1 in 2 men will be diagnosed with cancer in their lifetime * 26% of men are less likely to go the doctor compared to women I'm asking you to support my Movember campaign by making a donation by either: *Donating online at: http://mobro.co/TheOpsMgr *If you want to go old school you can write a cheque payable to 'Movember', reference my na...