Average People Discover Programming Simple, Wages Plummet!

I’ve heard this, often said tongue in cheek, “If people realized how simple software development was, it would be a minimum wage occupation.”  Of course it changes slight when said from person to person.  The main point is there, that somehow, someway, software development is easy.  I think it is easy, and many developers I’ve worked with, find it easy.

I sat and thought about this for a while during a re-reading of “Refactoring – Improving the Design of Existing Code” and came to a simple and straight forward conclusion.  Software development is easy to us software developers because we do it, because we’ve learned the processes, we are enraptured by the multi-faceted, multi-process, brainy work that it is, and we excel because we “software developers” are obsessive compulsive learners.

News flash, the general populace does not embody any of the listed characteristics.  The slightly above average IQ isn’t even in the cast of “obsessive learner”.  They aren’t even remotely interested in multi-faceted, multi-process, and brainy work.  This left me with a solace of some sort, the average person, even the above average person, even the witty fellow that seems to know a bit of everything is not going to come take over the software industry and drop the wage rates of software development.  Even the initial off-shoring of American Software Development has wavered in the simple fact that Americans are relatively good at software development.  You can’t introduce this occupation to average people or cultures that don’t inherently accept obsessive traits and individualistic perseverance like the software industry does.  We excel at building and creating “new” things.  Sometimes we have a hard time picking up good process, lean and agile, sometimes we bump our heads on the “stupid block”, but the average man isn’t going to intrude upon this industry.  The cultural and personal characteristics of the software developer are just not easily duplicated.

So to summarize, employers aren’t going to get people cheap anytime soon, software isn’t free no matter what license is included.  Somebody is going to do the work, and those software grognards aren’t remotely average.  The software people need to remember, that we aren’t average, and thus stepping out of self mindset and looking at one self from another perspective is important.  The two main things, don’t underrate one self and don’t overrate, know and work diligently to keep up with where you stand in the industry.

Period.  Cool [H]

kick it on DotNetKicks.com

3 thoughts on “Average People Discover Programming Simple, Wages Plummet!

  1. A lot people in my college class dropped programming because it was to hard. For some reason the concept of pointers confused them. And that’s simple stuff.

  2. If software development is so easy, then why is the vast majority of software so bad? A truly robust, flexible, secure, well designed and well written application is extremely rare.

  3. The point of my write up, with a slight tinge of sarcastic whit in the title, is that software development is NOT easy.  Thus the reason so few can do it.  I’ve been working on a really good team, with a lot of elite software gurus, and it often becomes so standard to whip up a conversation on things like inversion of control, dependancy injection, multi-tier development, and other such notions that one sometimes forgets that this occupation is not for an average mentality.

    Thus the reason of my writing.  I don’t think that software development is easy for most, but for me it goes fairly smooth.  Other developers out there, should keep this in mind (not to become egotistical, modesty is good).

    …and yes "A truly robust, flexible, secure, well designed and well written application is extremely rare." is absolutely true.  ðŸ™‚

    btw – anonymous and Matt, thanks for the comments.

Comments are closed.