Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×
Software IT

What Makes Software Development So Hard? 567

lizzyben writes to mention that CIO Insight is running a short piece that takes a look at why the rocky culture of software development continues to exist despite all of the missed deadlines, blown budgets, and broken promises. From the article: "I was not really looking or thinking about big software projects. I was just coming out of my experiences at Salon, where we built a content management system in 2000, which was painful. I was one of the people in charge of it, and when the dust cleared, I thought, I don't really know that much about software development. Other people must have figured it out better than I have; I must go and learn. So I started reading, and talking to people, and realized it's a big subject and an unsolved problem. And the bigger the project, the harder the problem."
This discussion has been archived. No new comments can be posted.

What Makes Software Development So Hard?

Comments Filter:
  • What Makes Software Development So Hard?

    Why is conducting an orchestra so hard?
    • Re:good question (Score:5, Insightful)

      by jonnyelectronic ( 938904 ) on Monday January 08, 2007 @05:04PM (#17513874)
      It isn't. Haven't you seen them, all they do it wave their hands around and look silly. That's the point. Everyone thinks it's a breeze when it isn't, so everyone underestimates everything.
      • by Anonymous Coward on Monday January 08, 2007 @06:46PM (#17515778)
        ...that software development needs to have a team of programmers who are talented and competent, and a project leader who knows his people and can effectively lead and manage both the team and the project... and a corporate culture which doesn't treat its people distrustfully like a bunch of indentured servants, then they can write good software and get it done in reasonable amount of time. Getting and retaining a team of very good talented and experienced programmers is very difficult and expensive however since most development firms are cheapskates and not only do not pay enough, but treat their people like dirt, binding them under all kinds of bullshit NDA and non-compete contracts, poor work environment with noisy cubicles or "bullpen" office areas, not empowering them with latest technology workstations and tools, etc. The software development company that teats its programmers golden is the rare exception... the exact opposite "sweatshop" like I described above is generally the norm, as I've seen it in my 20+ years in the biz, hence you usually get kids right out of school as entry-level positions doing the bulk of the development. The best cream of the crop programmers have mostly all quit programming years ago and now are all sitting in management positions and programming no longer.

        A good orchestra conductor who is in front of a bunch of rank beginner inexperienced musicians will not be able to make very good sounding music. You get what you pay for.
        • by Metasquares ( 555685 ) <slashdot.metasquared@com> on Monday January 08, 2007 @08:07PM (#17516842) Homepage

          The week before a concert is absolutely brutal, especially if you're rehearsing with a band/orchestra (but even if you're playing solo piano and rehearsing on your own). You're treated fairly well at other times (most importantly, after the performance), but you can sure feel like dirt during all of the rehearsals.

          I guess it's like being treated with respect as a programmer, except that you still have deathmarches.

          Your analogy is good, though - hire amateur musicians, and you're not going to get a good outcome. If the conductor knows next to nothing about music, you're not going to get a good outcome. If the instruments the orchestra is using are not tuned well, you're not going to get a good outcome. If you rehearse a piano part for weeks and the conductor suddenly asks you to play the oboe instead five minutes before the concert, you're not going to get a good outcome...

    • by xs650 ( 741277 ) on Monday January 08, 2007 @05:19PM (#17514130)


      Why is herding cats so hard?
    • by Anonymous Coward on Monday January 08, 2007 @05:26PM (#17514268)
      ... of all the hot babes running around the offices in miniskirts giving massages that make it tricky to type. That, and the martinis that keep spilling in the keyboard. Combine that with the constant parties, sailing trips, ski trips, etc and it's a wonder anything gets done.

      What's that you say? It's not the .com bubble anymore? Glad I left software.
    • Re: (Score:3, Insightful)

      by Kumiorava ( 95318 )
      I think you are close to the truth with this analogy. Conducting an orchestra isn't that hard when all musicians actually are professionals and thoroughly trained to work under your supervision. Big problem is that majority of the so called software industry participants are not skilled enough to actually perform the task they need to. I bet conducting an orchestra is difficult if the musicians play badly to begin with. Finding project full of skilled people is a major problem and there is no way you can se
      • Re:good question (Score:5, Informative)

        by larkost ( 79011 ) on Monday January 08, 2007 @06:12PM (#17515090)
        You are close, but the real piece you are missing is that most of a conductors work goes on long before you see them up on stage conducting. The real work is in music selection (you have to know your orchestra and what its strengths and weaknesses are), properly managing rehearsal schedules (what groups should meet, and what they should work on), choosing the right players and the right section leaders (the latter is both a delegation and a political art), and the actual concert conducting is much more show than anything else (unless things start to go wrong).

        I know a player in the Philadelphia Orchestra and he tells me that they largely ignore the conducting that happens during a performance (granted that conductor's stick work is impossible to precisely read). They know how he wants the piece played because of what they did in rehearsal.

        Oh... and I do have the experience to comment on this, I was in orchestras for 12 years.
      • Re:good question (Score:5, Insightful)

        by jdray ( 645332 ) on Monday January 08, 2007 @07:14PM (#17516192) Homepage Journal
        The thing that orchestras have that most programmers don't is a program design (the score) that they're working with their peers to develop (play) from. The composer knew what he wanted. Most users don't.
        • Re: (Score:3, Insightful)

          by xiphoris ( 839465 )

          The thing that orchestras have that most programmers don't is a program design (the score) that they're working with their peers to develop (play) from. The composer knew what he wanted. Most users don't.

          True, but a better analogy in this situation is the customers of the orchestra -- ie, the listeners. This might be a concert hall, or the person who commissioned the piece to be played (perhaps more often in older history).

          The conductor is still accountable if the piece doesn't sound like what the customer (audience) expects.

        • Re: (Score:3, Interesting)

          by swiftstream ( 782211 )
          Not always, by any means--things often change at the last minute. Just an example: Yo-Yo Ma played with some students at Patrick Deval's inaugral gala last week (http://news.bostonherald.com/localPolitics/view. b g?articleid=174458 [bostonherald.com]). One song they played he finished arranging at 2:00PM the afternoon of the performance, faxed it over to where the students were waiting, and rehearsed with them at 3:30 PM. They performed it a few hours later. Oh, they knew what they were playing in a vague sense before then--th
  • It's complicated (Score:2, Insightful)

    by fittekuk ( 1033554 )
    Software is complicated, and obviously the larger the project, the more peices need to fit together, etc. I think a lot of it though has to do with the team involved - both the developers and management. It seems to me, there are lots of "developers" around who really have no business writing software. And even more self-proclaimed architects who really have no clue.
    • Re:It's complicated (Score:4, Interesting)

      by Thangodin ( 177516 ) <elentar AT sympatico DOT ca> on Monday January 08, 2007 @08:24PM (#17516988) Homepage
      There are a number of problems:

      1. Clients rarely know what they want. Most software projects are designed and written for someone else's requirements. These requirements often come in the form of "I don't like that, but I have no idea what I actually want."

      2. Coders are systematizers, who tend towards the asocial end of the spectrum, which is why silicon valley produces so many autistic and Auspergers's kids. Large projects require communication, and there are a lot of coders out there who may be good with machines but are lousy with people.

      3. As a result, lead programmers are often tantrum throwing prima-donnas, intellectual bullies who use their position to undercut those under them and make themselves look superior. You may have to promote and fire half a dozen programmers before you fill the lead programmer position with someone who is actually good at the job. In the meanwhile, you've just lost 5 good programmers. And if you actually manage to find a good one, you'll have to pay him in blood, because he's probably worth more than your house.

      3. Salesmen, who deal with the client, are professional bullshitters, who are generally wafer thin on the technical details. That's actually not a slam--this is literally their job--to sing whatever lullaby the client wants to hear. Programmers will generally learn their lesson after being burned a couple of times and will not promise the impossible. The sales people never get burned--it was the programmers who screwed up, right? Calls for heroics on the part of programmers invariably begin with someone in marketing.

      So, a few tips:

      1. Get someone to hammer out the details of the specifications before signing the contract.

      2. Get someone with some technical knowledge to study those specs, and the deadlines, before signing the product.

      3. Get a lead programmer who fights for his team, not for the himself, and who is more interested in getting things done the right way than in getting them done his way.

      4. Get a project manager (preferrably female--tends to calm the more socially inept coders, less testosterone poisoning) who handles communication between the coding team and the client. Do not, repeat DO NOT allow the coder to meet the client. They will eat the client! You will have a hard time getting paid, and hiding the bones is a bitch.
  • by gilesjuk ( 604902 ) <<giles.jones> <at> <zen.co.uk>> on Monday January 08, 2007 @04:59PM (#17513760)
    Writing the code from a good design is easy. It is creating a good accurate design, capturing all the requirements accurately and ensuring the end user's expectations are correct.
    • by MindStalker ( 22827 ) <mindstalker@@@gmail...com> on Monday January 08, 2007 @05:10PM (#17514002) Journal
      Well no one really teaches software design do they.

      You can go to school to learn to be a bridge builder and come out of it knowing all the exact specifications to build a bridge and probably design a fairly good bridge, or with a bit of creativity and some extra architectural skills a really cool bridge. Software design isn't really taught in this manor, sure your taught how all the bridge building tools work, and even a lot of the engineering specifications. But I have yet to see the software design school that covered more than a class or two into truly how to design software. Then again, we've been building bridges for thousands of years, and designing software systems for a few decades. It does take time for these things to really get figured out.
      • Re: (Score:2, Interesting)

        That and software is more like art than engineering, but no one wants to admit that.
        Of all the Renaissance painters that ever painted, only a few became forever famous.

        Same thing with coders.
        • by HappySqurriel ( 1010623 ) on Monday January 08, 2007 @05:31PM (#17514336)
          That and software is more like art than engineering, but no one wants to admit that.
          Of all the Renaissance painters that ever painted, only a few became forever famous.

          Same thing with coders.


          I personally would use the term "Craft" rather than art because I have always believed that art is about "saying" something through your craft which I don't think is really the goal of software development. The truth is that anyone can be taught to be a reasonably good muscian, artist, or blacksmith and with proper motivation anyone can become great. I would say that there are two problems currently, schools focus on the wrong things (how often did you gather requirements, properly design, implement to given specifications, effectively test, or maintain a program in your school years?) and the industry seems to focus more on technology rather than skillset (does it really make that big of a difference to program in C# as compared to Java?); the result is you have someone who is trained to use a hammer designing your house, and you ask someone if they know how to drive a "Ford" when you are interviewing a truck driver.
        • Re: (Score:3, Interesting)

          That and software is more like art than engineering, but no one wants to admit that.

          I suspect a lot of programmers are fully aware of that (though I would agree with another respondant that "craft" might be somewhat more accurate), but that a large number of managers (mainly those who don't have a software development background themselves) don't fully understand the truth behind the statement.

          Software development is still a subjective process in many respects, and I'm not completely convinced that it

        • Of all the Renaissance painters that ever painted, only a few became forever famous.

          I think this might be taking the art side a little far.

          With a painting, the surface appearance is the end product. If it looks good, it is good.

          This is distinctly not the case with software. Not only does the application (or whatever) have to look good on casual inspection, but have to be built to work well, including under conditions that might not have been thought of in the beginning.

          I think architecture as a metaphor for
          • Re: (Score:3, Funny)

            by Grishnakh ( 216268 )
            I suspect that in a century or two, software will be not unlike house-building is today.

            So you're saying that in 100-200 years, almost all software will be developed by large companies who charge high prices, but hire illegal immigrants with little or no training to do the building? Worse, the software won't be written correctly, and won't be checked because 1) the company doesn't care and 2) the government software inspector is paid off by the company to look the other way instead of doing a proper inspec
            • Re: (Score:3, Insightful)

              by Glonoinha ( 587375 )
              Shit man you don't have to wait a century for that scenario - that's what we have TODAY.
      • by nuzak ( 959558 ) on Monday January 08, 2007 @05:23PM (#17514198) Journal
        We've had a couple of thousand years of practice building bridges, and bridges solve a known problem: connect points A and B when there's a gap or a river inbetween.

        Software engineering is "Do X, Y, and Z except when A, B, but not C except when A and B and when user isnt E except when user is E and A and B and X and Y are not Z but Z is B when F is ..."

        • by MeanMF ( 631837 ) on Monday January 08, 2007 @05:27PM (#17514274) Homepage
          Software engineering is "Do X, Y, and Z except when A, B, but not C except when A and B and when user isnt E except when user is E and A and B and X and Y are not Z but Z is B when F is ..."

          That was yesterday....We'll be sending you the updated specs soon.
        • by RingDev ( 879105 ) on Monday January 08, 2007 @05:42PM (#17514530) Homepage Journal
          Software engineering is "Do X, Y, and Z except when A, B, but not C except when A and B and when user isnt E except when user is E and A and B and X and Y are not Z but Z is B when F is ..."

          Close, but not quite. software engineering is "I want it to do blassie. Make it do blassie by yesterday." Where 'blassie' is a loose concept and the developer has to determine and define the underlying logic.

          -Rick
        • by StikyPad ( 445176 ) on Monday January 08, 2007 @05:48PM (#17514640) Homepage
          For the love of God! If you want us to troubleshoot your code, you're going to have to use some meaningful variable names and stop putting multiple operations on a single line!
      • Re: (Score:3, Funny)

        by noidentity ( 188756 )
        Fortunately, they do still teach English (at least in some parts).
      • Re: (Score:3, Informative)

        >we've been building bridges for thousands of years

        And despite that, they still fall down. [bris.ac.uk]

        Read Henry Petrowski's book, "To Engineer Is Human" some time. The point of the book is: an engineer, whether bridge or software, is building a compromise between deadlines, money, user requirements, and laws of nature. As time marches on, that compromise will *always* tilt towards deadlines and money, and eventually it will break, at which point we've learned something for next time.
    • by kevin_conaway ( 585204 ) on Monday January 08, 2007 @05:11PM (#17514014) Homepage
      Writing the code from a good design is easy. It is creating a good accurate design, capturing all the requirements accurately and ensuring the end user's expectations are correct.

      The problem is:

      • There is no such thing as "all the requirements." The only thing you can count on in software development is that the requirements will change
      • The end users have no idea what to expect or what they want. They may think they want X, but they really want Y after seeing what X looks like.
      • Re: (Score:3, Insightful)

        by xero314 ( 722674 )
        I think you are getting at the point but in a bit of a backward way. The problem is that somewhere along the line the idea of Software Engineering was thrown out the window and replaced with ( or reverted too, depending on how you look at it) software development. If you apply the principles of Engineering to software you end up with far more stable and durable products. If we built buildings like we build software there would be millions of people dying from "unforeseen bugs" or rooms that could not be
        • by CastrTroy ( 595695 ) on Monday January 08, 2007 @05:41PM (#17514512)
          But people aren't willing to wait or pay for engineered software. Windows already costs $199, and a real OS that followed engineering principles wouldn't cost $199. It would cost probably around $10,000 per copy, if it were being sold on every desktop. And it wouldn't look as nice, and wouldn't do all the whiz-bang things that windows does. You can get engineered software, just ask NASA, but don't expect that grandma will be running engineered software on her $299 Dell box any time soon.
    • by truthsearch ( 249536 ) on Monday January 08, 2007 @05:18PM (#17514118) Homepage Journal
      The last project I was on which had requirements that didn't change at all during development was 7 years ago. And it was built right on schedule. For me it's been the ever-changing requirements which delay projects the most. The other half of the problem is usually bad estimates, but that's almost irrelevant after the requirements change.
  • by Chineseyes ( 691744 ) on Monday January 08, 2007 @04:59PM (#17513774)
    Viagara, Cialis, red bull, two brazilian hookers and a swiss midget.
    • two brazilian hookers and a swiss midget.
      Herein lies the problem, how often are you going to find two brazilian hookers and a swiss midget in the same place? I would think there are probably more brazilian hookers in Switzerland than Swiss midgets in Brazil, but it's really unlikely either way. I think the best solution to this would be to fly from Switzerland to Brazil with a Swiss midget as your carry-on, that way you're not leaving anything to chance.
  • That was a close one. If this was another Joel on Software article, I was going to have to promptly defenestrate [google.com] myself.

  • by rudy_wayne ( 414635 ) on Monday January 08, 2007 @05:00PM (#17513784)
    Anyone can write a book. But, writing a book that's *GOOD* and that people will want to read is an entirely different matter.
    Computer software is no different.
  • by Dex5791 ( 973984 ) on Monday January 08, 2007 @05:02PM (#17513846)
    Good software takes time to develop. There is sometimes a tendancy to set unrealistic goals and when they aren't met the people in charge feel let down.
  • by panaceaa ( 205396 ) on Monday January 08, 2007 @05:03PM (#17513858) Homepage Journal
    In related news, humans still can't seem to bridges [sfgate.com] with any reliable schedule or budget. Despite the fact that bridges have been built probably since the dawn of man, and we've been building suspension bridges for at least 500 years [wikipedia.org].
    • Bay Bridge (Score:3, Interesting)

      by whoever57 ( 658626 )
      The Bay Bridge is an interesing parallel -- the delays have been caused by unclear and shifting requirements (which are focussed on the aesthetics). These changing requirements have led to delays and cost overruns.
  • by mandelbr0t ( 1015855 ) on Monday January 08, 2007 @05:04PM (#17513866) Journal
    First, the people who make the technology decisions often don't have the required technical know-how, and have a terrible tendency not to listen to people who do. OTOH, the people who have the technical know-how have absolutely no idea how to write a business case. Thus, there's usually a disconnect between the people who understand the business requirements, and the people who understand the technical requirements. Vendor loyalty has been known to be a sticky issue as a result.

    Second, there's always a problem getting a bunch of talented, egotistical (ok, so not all software developers have ego problems...) quirky, eccentric and generally difficult people to work toward a common goal. The common analogy to being a successful director/manager of a software project is to that of "herding cats". My experience has been that business types don't react well to the often-emotional developer types, hearing the emotional outburst, but ignoring the content of it. Developers would do well to learn some more social skills, and director/manager types would do well to listen better.

    mandelbr0t
    • Well said.

      But while stereotypes persist that programmers have no people skills, you forget that many business people don't either.

      Just ask yourself: how many effective, people-oriented bosses have I ever had? If your answer is "not many", you're not alone.

      I've been software engineering for over a decade. These are a few observations I'd like to share with managers:

      1. Hire good people. If you don't, you're hosed before you start. If you can't tell the good people from the bad, you're in the wrong business.
      2. Software engineering often fails because software engineers are ignored. In a badly run company, nobody even asks developers which is the best approach. Imagine if civil engineering were like this...
      3. "Software is too expensive to do cheaply". Sure, you can get 20 engineers with 2 years experience apiece. But it's more effective to get 4 engineers with 10 years experience.
      4. Let the team (largely) manage themselves. Open source projects work just fine without management - or, at least they do no worse than managed software...
      5. Don't do things to keep morale high; instead, cease doing things that keep morale low. We engineers just want to do good work in a nice environment. It goes back to hiring good people and then leaving them well alone.
      6. Give the team a hand in decision making. The team will be more incentivised to hit targets they set than the ones you set. Afterall, the only incentive they have for hitting your impossible deadlines is furthering your career.
      7. Automated regression tests! There are still managers who don't know what these are/how important they are. Along with all other good processes, automated regression tests reduce stress.

    • Re: (Score:3, Interesting)

      by k12linux ( 627320 )

      In a prior job I was asked (in front of everyone in the boardroom) to estimate how long it would take to do a project which had just come up and only been discussed for 15 minutes or so. When I said that I would need some time to spec it out I was told that would not be possible.

      After thinking about it for a minute or two I decided that 90 days would be reasonable based on what I knew of the specs at the time and my current work load but that I could manage 60 if I could put this one first on the list of

  • Theory is great (Score:5, Insightful)

    by hsmith ( 818216 ) on Monday January 08, 2007 @05:04PM (#17513878)
    practical application isn't so. Requirements change, clients see something and want something different. You work a month on something and find out it isn't working anywhere close to the way it should. Tasks are more complex then people thought at first, the list goes on. It is a complex thing with infinite ways to do things. It isn't any easy process.
  • PHB? (Score:2, Insightful)

    by Jumper99 ( 51637 )
    I find most of the issues that arise on projects are not so much that the developers are incompetent, but that no one sets realistic, or are not allowed to set realistic expectations. How many times does the business change the specs? How many times are the developers given more time to allow for the changes?

    The last project I worked on had a hard deadline. We were in the UAT phase when the business decided it wanted a change. A big one. Despite the fact that we were mere days from production, we were
    • by Digital_Quartz ( 75366 ) on Monday January 08, 2007 @05:15PM (#17514070) Homepage
      When you've contracted an engineer to design a bridge, and you want to make several large-scale changes to that bridge, the engineer will come back and say "If you want these changes done, this is how long it will take. If I don't have that much time, I can't make the changes".

      In fact, I'd go a step further; software developers tend to say "This is how long it will take to make the change, and this is how long it will take for me to hack something together." Bridge engineers don't say things like that. They don't put that "hack something unsafe together" option out there on the table, and neither should we.

      I think one of the biggest problems in our industry is accountability. The engineer would never put the unsafe option on the table, because the engineer knows he'll loose his license and go to prison if the bridge collapses. With software, on the other hand, we just expect our customers to deal with the fact that it fails, and we behave accordingly - and unprofessionally.
      • I think one of the biggest problems in our industry is accountability. The engineer would never put the unsafe option on the table, because the engineer knows he'll loose his license and go to prison if the bridge collapses. With software, on the other hand, we just expect our customers to deal with the fact that it fails, and we behave accordingly - and unprofessionally.

        It's not just that we put "unsafe" software out there. It's that our bosses expect us to put unsafe software out there. I try to test ev

      • Re: (Score:3, Interesting)

        by kthejoker ( 931838 )
        The chief reason for this, though, is the lack of clear requirements on the initital project manager / architect's part, though.

        When you're building a bridge, there's a base requirement: something can cross it. Now what can cross it, how fast, structural integrity, etc, all play a factor in the specifics, but at the end of the day, either something can cross the bridge (safely / quickly / profitably) or it cannot.

        If you were told to write a program to add two numbers together, and that was all, you'd have a
        • by Beryllium Sphere(tm) ( 193358 ) on Monday January 08, 2007 @06:34PM (#17515532) Journal
          >If you were told to write a program to add two numbers together, and that was all, you'd have a pretty easy time rejecting "hacky" options, too - because you know all of the requirements.

          Can the sum of the numbers exceed MAXINT? MAXINT on what platform? Should overflows set a flag, throw an exception, or be reported in-band?

          Can the numbers be floating point? If one is much smaller than the other, how large a fraction of the smaller number's precision are you willing to lose?

          Can the numbers be multiple-precision? Is the multiple-precision library you're using compatible with the rest of your system? Does it fit into your memory requirements?

          Do the numbers come from some real-world source that need to be checked for sanity, for example the output of a sensor?

          In what form does the output need to be? Encoded in ASN.1? BCD? IBM "unpacked decimal"? String? If output is variable length, is there a maximum size that must be enforced to prevent buffer overflows? If the maximum size is exceeded, should the result be truncated, or should the function throw an exception, or ...

          The sickening thing being that I've probably left out some important issues. Like thread safety.

          Look up the bug history of "IEFBR14", originally a single return instruction that required four or five revisions to meet shifting requirements.
      • Re: (Score:3, Informative)

        by Grishnakh ( 216268 )
        I think one of the biggest problems in our industry is accountability. The engineer would never put the unsafe option on the table, because the engineer knows he'll loose his license and go to prison if the bridge collapses. With software, on the other hand, we just expect our customers to deal with the fact that it fails, and we behave accordingly - and unprofessionally.

        You seem to be missing something: software engineers are not "professionals" in the sense that civil engineers are, and they're not licens
        • Re: (Score:3, Interesting)

          There's no liability to the software designer's employer, either, or next to none.

          As the old joke goes, Microsoft made IIS susceptible to worms like Melissa and Code Red, costing billions of dollars to companies around the world, and didn't have to spend a dime in restitution, while Intel made the Pentium with a floating point error that affected a handful of people doing extremely precise simulation work, and had to spend a small fortune recalling chips.

          Even if we just had software liability, we'd see a mu
  • by composer777 ( 175489 ) * on Monday January 08, 2007 @05:07PM (#17513916)
    The reason it's hard is because we are doing the impossible, at least if you had asked someone 50, 20, or in some cases even 10 years ago. Solving previously impossible problems requires quite a bit of innovation and novel thinking. But, it's better than it was decades ago, even if it is difficult. What we need to remind people is that even with fast computers, the problems are still difficult to solve.

    Also, automating tasks that we used to perform ourselves is also difficult. It's one thing to walk and chew gum, but another thing entirely to precisely describe the mechanics of doing so. (One is very easy, the other requires creating precise models of how things work, a very hard problem).
  • by nharmon ( 97591 ) on Monday January 08, 2007 @05:07PM (#17513932)
    What Makes Software Development So Hard?

    Simple. The current state of technology in regards to human imagination makes it many times easier to think up of good ideas or improvements for computer software than it takes to create or implement them. Thus the requirements for developers are often made by the ones with the ideas with no idea of the costs (in terms of time or money) involved in making those ideas a reality.

    Joe Sacks says "Gee, it would be a great idea of our flight tracking program also tracked fuel usage and recommended fuel loads to minimize weight on subsequent flights". See? It only took Joe all of about three minutes to think that up. He figures that a reasonable amount of time to implement this idea is one or two days. After all, those "computer guys" are pretty smart and can "do anything".

    Two days later Joe receives a report that the "project" is over budget (needed to check with the FAA on this one, that cost money) and overdue.

    Sure, you could just say that these problems need good project management. But seriously the problem is that these "problems" are not considered worthy of project management. It only took Joe three minutes to think the idea up...why should he hire a project manager for *THAT*. It's not like he's building a new hangar.
  • by iPaul ( 559200 ) on Monday January 08, 2007 @05:07PM (#17513934) Homepage

    First the wag: The idea that the interveiwee states early on, that software development is not introspective, is horse-hockey. We think about it all the time. We invent new, clever ways to diagram software, capture requirements, interview users, validate functionality and come with all sorts of certifications. More than, say accounting, we are process focused people. Maybe our processes suck, but we spend a lot of time, energy, certification exams, etc, on those processes.

    Tip of my hat: He does mention starting small and iterating. I think that's the best way to build software.

  • Rarely can a single person manage all of the details. Coupled with the generally poor estimating skills I've observed at all levels of staff and management, technical and otherwise, significant portions of projects tend to be guesses. Granted, usually educated guesses based on a certain amount of information, but ultimately still guesses. Getting management and users to want to have the patience to quantify everything is all but impossible.
  • For Me (Score:5, Informative)

    by KermodeBear ( 738243 ) on Monday January 08, 2007 @05:09PM (#17513972) Homepage
    What makes software development so difficult for me in my particular case:

    1. Requirements are not clearly defined
    2. Requirements that are defined change constantly
    3. No existing documentation on the system I work with
    4. Outdated technology (Not a big issue, but many things are just easier to do with newer software)
    5. The sales department sells features that do not exist, promise a date, and do not consult IT at all about the feasibility or time estimates

    4 out of the 5 things I have listed above have to do with bad information / lack of communication.
    • > 5. The sales department sells features that do not exist, promise a date, and do not consult IT at all about the feasibility or time estimates

      My advice to you, for this item, is to begin looking for a new job right now. If your sales force can't make enough money selling the product you already have then you don't have a great product. Then, couple that with the fact that your sales force seems to have free reign to put the company into lose-lose deals that will end with bitterness for the customer.
      • Working on it right now. (o: However, my last job had the exact same problem, and I fear that I'm falling prey to "The Grass Is Greener..." mentality. I'm also not quite how nice it is to ask in an interview, "So, does your sales staff sell things you don't actually have?" I suppose I'll find out soon enough.
  • Complexity & Culture (Score:5, Interesting)

    by denoir ( 960304 ) on Monday January 08, 2007 @05:12PM (#17514022)
    There are two major reasons why software engineering is today not comparable to more traditional types of engineering.

    The first reason is the complexity of the systems. There are essentially extremely many interacting parts that cause all sorts of emergent phenomena. This is a field that we don't really know how to handle very well - good quantitative models of complex systems simply don't exist. We need more study of systems theory and chaos theory to build some form of predictive models on which in turn can base planning.

    The second problem is a sort of 'freedom of thought' culture that sees coding as the vaguely mathematical expression of ideas. As there are a huge number of degrees of freedom most attempts to regulate it in practice have been abandoned. So instead of just the problem of describing a mathematical problem, you throw individual human preferences, thinking and biases into the equation.

    Of course it can't continue that way forever and we need to move to a meta level of coding. We do have well-constructed systems, such as the software on-board an airplane - but they are laughably primitive (because you have to account for all possible states the software can get in to). And we have advanced software, but it is laughably unreliable.

    Still, there is reason to be hopeful. We're not inventing the wheel every time any more (just the horse carriage and so on). Modern programming systems have extensive class libraries that are on average a more stable foundation than making a custom implementation from scratch every time.

    Ultimately however we need to know how to handle complex systems and how to enforce convergence/stability to systems where the huge number of possible combination of states can be analyzed. And sad as it is, if we want it to be reliable, the liberal individual approach to coding has to be abandoned in favour of a much more strict industrial way of thinking. Right now we have handcraft and we need industrial precision, standardization and quality.

  • If it was easy (Score:2, Insightful)

    by dantal ( 151318 )
    I would be out of a job ;)
  • What is the pedigree required to build a large bridge, a skyscraper, a rocket, or to perform brain surgery?
    Right now software engineering is such a young field. Success isn't dependent so much on process and education as it is on the skill and intuition of individual developers. And there are a heck of alot of software developers out there with neither education nor skill
    Software engineering is still becoming it's own thing. I mean, we still keep trying to compare building software to building buildings.
  • Part of the problem is this; When asked if we ( software developers ) can do something, the answer is typically yes; Of course we can do something. Given enough time and money, we can write software to accomplish just about anything. The problem lies in that we may not have experience in that field, or we do but this request is different in a way to make it difficult.

    Software development is a lot like engineering, only without the hundreds of years of experience to pull from. And it's a lot like janito
  • It's simple (Score:5, Insightful)

    by ozzee ( 612196 ) on Monday January 08, 2007 @05:14PM (#17514050)

    When you ask a carpenter "are you done ?", almost anyone can verify the answer just by looking at it.

    When you ask a programmer "are you done ?", it is difficult to verify the answer.

    There are so many ways to accomplish a goal in software that you need a number of very expensive controls in place to validate the result. Very few managers know how to do it and very few C*O's are willing to spend the money to put in place even the minimal control measures even though I can say in every case where ther were good controls put in place the benefits far outweighed the costs.

    This leads to a plethora of problems that I won't repeat here but I know too well.

    Eventually everything breaks down when the C*O's start making technical decisions that they are not qualified to make and it's all downhill from there.

  • by Gunark ( 227527 ) on Monday January 08, 2007 @05:22PM (#17514180)
    The answer to this question isn't complicated. Software development is hard because it requires that the developers impose an artificial abstraction on the real world -- a real world that could be conceptualized in an infinite number of ways.

    Once you decide on some particular conceptualization, you make certain assumptions about what is and isn't possible. This is the root cause of most if not all of developers' headaches. Despite our best intentions, we find that our carefully engineered abstraction does not capture everything about the real world relevant to the given task (either because we got it wrong the first time, or because the task itself has changed).

    This, in fact, is a deep problem in computation in general -- a huge obstacle in artificial intelligence, for example. We need an algorithm that can pick out the salient aspects of a problem and ignore the irrelevant ones. Until the day that we have this (and that day may never come) the hard part of software development will remain an art form based on intuition and creativity.
  • I see more projects go bad because of poor communication and lack of architectural efforts than anything else.
    A sufficiently detailed question needs no answer. Likewise, with software development (and really most computer systems development), everyone wants to rush out and start coding as fast as possible...but if they'd made sure there were no assumptions, defined their problem specifically, and spent way more time than they wanted to developing an architecture, the coding afterwards would just be data
  • Software development isn't really very hard today. At least not at the level at which 90% of programmers work. The tools mostly work, many of the languages are quite forgiving, there are plenty of books, you can get help from Google, and much code can be downloaded. Yes, there are people doing hard stuff - real time control, database internals, game physics, stuff like that. But ordinary web programming is almost a no-brainer today. Look at the people doing it.

    And if you need to do something hard, it

  • Three reasons I see regularly that cause development not to be delivered "on time" and "on budget":

    • Specification - specifications given to developers are always incomplete. Something always gets left out, from subtle behaviours to business logic for whole subsystems.
    • Scheduling - although we're working on changing this, other people who have no hands-on development experience set the schedules. They either use some metric about lines-of-code-per-person-per-day that has no relevance in the real world, use a
  • I think that a big part of the reason that software development is difficult, is that people don't have, or don't follow a program development process. At what stage is the data definition and data flow analysis done? Before coding starts? After? Are there milestones in place, specific points at which progress is measured and design changes made? Are these planned for and documented? How is this program related to others? Is there code from other projects that can be re-used? What parts of this pro
  • by troll ( 4326 ) <stercor@gmail.com> on Monday January 08, 2007 @05:24PM (#17514220)
    We promise according to our hopes; we perform according to our fears.

    Managers -- down to mid-level -- need to have dates, so the programmer gives the earliest possible date. The software goes out buggy, untested. More pressure on the programmer and management doesn't trust programmer estimates anymore.

    Solution? None, with the current business model.
  • Short Answer (Score:5, Interesting)

    by 955301 ( 209856 ) on Monday January 08, 2007 @05:24PM (#17514228) Journal

    Software is still a Science and not an Engineering practice.

    As long as the design can also be the implementor and estimates based on actual analysis are optional, Software will NEVER be an engineering study.

    These aren't changing quickly for what I believe are a few reasons:

    IEEE has not created a Professional Engineer - Software and noone really wants them to.
    Companies don't like to be told they have to hire something that sounds expensive to build something they cannot see.
    Companies will NEVER open their software to outside inspection the way construction companies must open their buildings because of the concept (flawed, I think) of Intellectual Property.

    If a company had to have their software inspected by a Software P.E. before using it in production or selling it to end users - If Software P.E.'s had to adhere to standards which included concrete estimates and testing - If companies were not allowed to use anyone they could find that has seen a computer to write their software... commercial software development would be much further ahead.

    Do I believe any of this should happen? No. Why? Because I want it to continue to fail. I do not believe software development should be put on a pedestal or only performed by "experts". I believe shoot from the hip software projects allow open source software projects to exist and to succeed in the market.

    Open source works without accurate estimates because the contributors can flock to good projects and don't have to adhere to a labour budget. Company employees can't get wind of the cool software project and leave the crappy one's - corporate structure and budget's won't let them.

    I don't believe companies with more than 120-150 people are stable - once they breach this range empire building occurs and massive uncontrollable monsters result. If a company truly needs more than 150 people it should split into two and partner on the project at hand. I believe this is a human condition - humans work best in tribes where they can personally know all of the members.

    All of this might be completely and utterly wrong. But it's my hypothesis.

  • What I've always seen in college classes and books on methodology is that there is some mythical "requirements" known in advance but in the real world I've never, ever seen any project which actually has known requirements and sticks to them over the project. I guess software development would be easy if that were the case. What usually happens is as the software is developed, requirements emerge and diverge and go amok during the time it takes to develop the software. Not true in other fields: When you've
  • What Makes Software Development So Hard?

    It's all that goddamned thinking you have to do.

    MjM
  • by Todd Knarr ( 15451 ) * on Monday January 08, 2007 @05:25PM (#17514246) Homepage

    Software design and development is more akin to an architect designing a building rather than the more common analogy of building the building once it's designed. Except that software developers are often burdened with requirements that any architect who valued his license would reject. For example, management often dictates which parts are to be used (ie. "We're going to use MS SQL Server as the database engine."). What architect would design a skyscraper after having been ordered by the client to use pine 2x4s instead of steel beams, or design a 1-story residential house under the requirement that he use titanium box beams instead of 2x4s? And then there's what the article notes at the top of page 3: software requirements change right up to the day of release. When an architect goes to design a building, the requirements are fixed before he starts. Square footage, height, number of floors, number of people each floor has to accomodate, number of elevators, number of toilets needed on each floor, how high the ceiling of the lobby floor will be, all that's fixed in stone before any design work begins. Sometimes that requires back-and-forth between the client and the architect to get everything clear, but it all happens before major design work begins. No architect's going to design the foundations of a building until he knows exactly (or at least very very closely) how much mass is going to have to sit on those foundations and how much horizontal shear they're going to have to handle. If the client can't decide what he wants, the architect just goes "Fine, call me when you decide what you want.". And even when this kind of analysis is done, software requirements change constantly after design's started. See above, no architect's going to accept the client changing the number of floors or the square footage of floors without also agreeing to a complete redesign to accomodate the changes with all the delays and additional costs that requires. If the client didn't like it, the architect would just hand the client the work to date and tell him to have a nice day. And no there wouldn't be any refund of money, the architect's held up his part of the deal as best the client will let him.

    And then there's another parallel: architecture is only half engineering, the other half is art. Every building is different, and it's accepted that the architect's going to have to have time to come up with the parts that aren't off-the-shelf standard. There isn't a single standard floor-plan for a single-family 3-bedroom house, there aren't any rules that can be mechanically applied to create a floor-plan, and it's accepted that the process of creating a floor-plan is more creative than anything else and people without the knack for it just aren't going to be very good at it. And that on the next single-family 3-bedroom house much of that work's going to have to be done over again because the new client doesn't want the same thing the previous client wanted.

  • by lawpoop ( 604919 ) on Monday January 08, 2007 @05:27PM (#17514282) Homepage Journal
    I believe that these days there is a gap between the kinds of concepts that you learn in computer science, which are mathematical things, and the everyday social problems that people are trying to solve with computers. It was summed up nicely a few years ago in a criticism of open-source software someone on the internet -- someone was complaining that the developers of GNUcash were dealing with memory leaks. I think they were using c or c++, and the complainer was saying they should migrate to java or python or something. If you're trying to make a computer program to solve problems, it's a waste of time to be solving computer problems. You should be solving the pre-existing human problem.

    Every tool has its own problems. One problem is accounting, or keeping track of money. With pen and paper, you can run out of ink or paper. Humans aren't good at adding numbers in their heads. With computers, you can completely erase all of your work with a few clicks of the mouse or keyboard. So there are ways that problems inherent in the tool can emerge, which take energy and attention away from solving the pre-existing problem.

    Currently with computers we are trying to abstract problems such as banking and business into simple logic puzzles. I think that's too much of a simplification. I think we need to create a virtual world full of basic human-percieved concepts, such as time, weather, humans, animals, etc. and create programs by manipulating those basic ideas and objects.

    An example is an ontological system like OpenCyc. An ontological system holds hundreds of thousands of logical assertions like "Animals eat Food" and "Paris is the Capital of France". Basically, an ontology system has some basic common sense. From all of these assertions, it can make logical conclusions. So, if well tell Cyc that Duke is a Dog, it can conclude that Duke has a tail and eats food. If we tell it that Duke lives in Paris, it knows that Duke lives in France.

    Now imagine, instead of dealing with animals and where they live, it has a bunch of assertions about generally accepting accounting principles. One day, you might be able to just sit down and talk with an ontological system via email or IM, and say, "We got a check from client A for $575, another check for $440." and then the computer balances the books with all the other accounting principles it 'knows'.

    Current programs seems to be exclusively a digital re-creation of paper-based forms and filing cabinets. It's a sheet of paper with a bunch of field:value pairs, and reports are the resulting logical operations you can do with all of that data. This is *basically* the relational database. I think we are hitting the limit of the field:value model of reality. I think there are other models, such as virtual realities like online worlds, knowledge systems like opencyc, etc.

    Programmers are working exclusively at too low of a level. Yes, of course, we will always need to teach and understand basic boolean logic and computer science terms, but we need to start working at higher-level, human friendly concepts.
  • BLOAT - Look at J2EE and COM.

    EGO - Noone will admit they don't know what they want, noone will admit that what they wrote thet were learning while they were coding it, etc.

    GENERAL CLUELESSNESS: Figure out what you want and build it. In that order. "If I don't write down clear specifications I can't be held accountable if they're wrong" is the manager's mantra.

    MAGIC BULLET THEORY: Technology X will solve all our problems! And our neighbour's problems (see first point)

    HR ISSUES: Must have 10 years experience
  • by vinn01 ( 178295 ) on Monday January 08, 2007 @05:29PM (#17514312)

    Home builders have architectural plans. Machinist have blueprints. Electronic equipment builders have schematics.

    Software engineers are stuck trying to figure out the incoherent ramblings of marketing/sales/business analysts/corporate executives/users and a host of others who have no means to specify what they are asking for.

    Software specifications are uniformly deplorable.

  • What Makes Software Development So Hard?

    two words: The DarkRoom

  • by Ungrounded Lightning ( 62228 ) on Monday January 08, 2007 @05:32PM (#17514366) Journal
    What makes software so hard? The enormous complexity of the software constructions.

    Why is it so complex? Because it's so EASY to build it.

    Example: Pre-computers, the moment-to-moment computations necessary to run an automobile engine were performed by mechanical devices, mainly the distributor and carburator. Every term in every computation was manufactured as a number of physical components, several of which are moving parts.

    For instance: The RPM input to the spark advance was computed by two weights on pivots, with springs and stops, rotating a sleeve on a shaft. The shaft was driven by the camshft through a gear and the sleeve carried the cam driving the contact points or (in an electronic ignition) the starwheel that passed the sensor coil. Adding this computation (compared to no RMP spark advance) added five moving and four stationary parts, to be assembeled, and a test stand the volume of an office cube to test the result, and allow a worker to adjust the constants by bending the spring supports with a screwdiver.

    In software this computation can be done by PART of ONE line of code. (In real engine controls it's actually done by more - mainly so the computation can be more complex and thus better approximate ideal running conditions.)

    Software changed the game completely: When adding a piece of a compuation requires a moment of thought, a minute with a text editor, and issuing a compile command (plus whatever testing is necessary to convince yourself you got it right), rather than months of an engineer's and draftsman's time, manufacuture of dies, lab work to check the result, repeat through three layers of departments (to prove it can be done, to prove it can be done reliably, and to prove it can be manufactured affordablly), the amount of work and time to implement one bit of complexity reduced drastically.

    The result was that the amount of complexity that can be afforded rose in proportion. Given that the proportion was hysterically large, the amount of complexity handled by each person became enormous.

    Unfortunately, programming is NOT formulaic. Portions are - and as they are identified they are rendered into algorithms and software is written to perform them. The result is that the part people work on is ALWAYS the part that is "fuzzy" and difficult to formalize.

    Programming consists of rendering a set of requirements into a correct specification for meeting the requirements. (The reset is automated.) This is not an easy task - and it gets more difficult with increasing complexity of function. Unfortunately, methodologies for performing it have remained in a catch-up game: The better the tools, the more complexity a worker can handle. The more he can handle, the more he is assigned.

    To quote McClary's Third Law of Computer Technology: Software complexity expands to exceed the capability of any software development methodology.
  • by plopez ( 54068 ) on Monday January 08, 2007 @06:35PM (#17515542) Journal
    FTA:
    The idea is that if we're going to turn the creation of software into a true science, we need to first have principles. We need to know the fundamentals and formulas by which software behaves. What are the laws and principles we can count on in creating it?

    I think Knuth has been working on that.

    But in general, the reason software is hard is that the problem domain is hard. You can't solve anything without understanding the problem. This is why hiring code monkeys causes so many problems. THey may make nice GUIs and know how to build a web based wizard 'out of the box', but end up knowing nothing about the problem at hand.

    Other observations:
    1) He gets it write when he talks about things always changing. Part of the reason projects like Vista get delayed is that they take so long is that the requirements change. If you can't do it in 6-9 months, don't do it.

    2) Nice to see him reference Brooks.

    3) Another nice qoute:
    The only real reason that a team gets together and writes a new piece of software is that they want to do something new, something another product doesn't do, whether it's to add a feature, or to be compatible in a different way with another system.

    For years now I have said: "Software development is R&D". If the software has been built then use it. If you must do scratch development, then understand that it will be open ended; and all attempts to schedule, budget and predict will fail. It is *not* an industrial process, though we tend to treat it as such.

    4) My observation is that much of 'Software Development' is actually social. You are working with users, managers, investors and programmers and trying to get everyone to agree on something. It gets political *fast*. So a good SD team must not only bee good at learning new problems domains and coding up solutions, but also must be good at human relationsships. And the closer the development team is to the end user, the easier this is.
  • by MrBandersnatch ( 544818 ) on Monday January 08, 2007 @07:50PM (#17516646)
    Software development is now incredibly *EASY*. I mean we have tools such as C#, VB, .Net, Java, Perl, PHP, Python, COM, CORBA, SQL, J2EE, IIS, APACHE, XML, XSLT, HTML, XHTML, SOAP, XML-RPC, JBOSS, ZOPE, CSS, AJAX, Javascript, XQuery, XPath, UML, Patterns, SCRUMM, WMF, CardSpace, Passport, Windows, Linux, OS-X, WME, Direct-X, OpenGL, SDL, Eclipse, SVG....I mean, all this stuff software development still cant be "hard" now can it?
  • by kaoshin ( 110328 ) on Monday January 08, 2007 @09:12PM (#17517414)
    The Worse is Better [wikipedia.org] design philosophy, idiocy, selfishness and greed are factors leading to the difficulty of software design.

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...