Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Organizational Patterns of Agile Software Development

Posted by timothy on Mon Oct 18, 2004 04:00 PM
from the swooping-about dept.
Paul S. R. Chisholm writes "What makes a software development project succeed? It's not language or tools or process. It's not a simple as people; even great programmers sometimes find themselves associated with disasters. In some sense, a successful project is the same thing as a successful organization; but what makes those? We need an anti-Dilbert. In Organizational Patterns of Agile Software Development, James O. Coplien and Neil B. Harrison lay out the results of their research on the subject; what they found, helps." Chisholm also offers this disclaimer: "Full disclosure: I was a member of one of the organizations studied, and I contributed to one of the patterns in the book. I know both the authors; one is a long-time friend and mentor. This review reflects my opinion of the book, not of the authors. I paid for my copy of the book." Read on for the rest.
Organizational Patterns of Agile Software Development
author Coplien, Harrison
pages 419
publisher Prentice Hall
rating 9
reviewer Paul S. R. Chisholm
ISBN 0131467409
summary Practical and theoretical ends meet in this opinionated but open-minded approach to implementing agile software projects, including very large-scale ones.

Organizational Patterns of Agile Software Development starts by describing the foundations of the authors' research. There are definitions of a "pattern" (but "your intuition about the meaning of the term will take you far") and of a "pattern language" (read the book), the history of their research, and some information about how the book is laid out. The authors recommend you read this section, and so do I; but if it's too dry for you, by all means move on.

The meat of this book is four pattern languages: how to manage a project, how to grow it over time, what can make up an organization's "style" (I'd use the word "culture"), and how the people fulfill their roles and interact with each other. These are not prescriptions or algorithms; they're elements of how successful organizations have worked.

Each pattern describes one aspect of some effective software development organizations. Some patterns are found in more than one pattern language; "Community of Trust" is common to all. Others are less general; "Moderate Truck Number" applies only to the "piecemeal growth" pattern language.

How valuable are the patterns? Some (such as "Get On With It", proceeding with an effort before the planning is considered complete) are common sense. Others (for example, "Don't Interrupt an Interrupt") are things you probably know, but might need to be reminded of ... or might need to remind your boss of. More than a few (my favorite is "Architect Also Implements") might help you understand how something could or should work. Finally, there are some patterns here (such as the "Day Care" pattern for training new members) that might be new to you.

The rest of the book puts the patterns and pattern languages into perspective. There are chapters on organizational principals and (seriously) anthropological foundations of this work. Then there are two case studies of very successful projects. On one, "[about one] million lines of code were written over a period of 31 months by about eight people (that's about 1,000 lines of code per person per week) -- that doesn't include code in the [two] prototypes." It's easy to crank out code at that rate for small bursts, or on small projects. To stay at that pace constantly for over two and half years is nothing short of astounding. The resulting product was released to great reviews. (It then did poorly in the marketplace when it went head-to-head with a directly competing product from Microsoft. Sound dissatisfying? Consider how very long people waited impatiently for Mozilla and its successors such as Firefox. More directly, look at Robert Glass's assertion of the "disconnect between managers and their programmers" as to what projects are seen as successful; it's Fact 13 in Glass's book reviewed August 30th on Slashdot.)

What's imperfect about this book? A couple of things.

First, sometimes the language gets too academic for easy reading. Example: "We have also seen a lighter though almost equally destructive form of this phenomenon, which we describe as schismogenesis.... Symmetrical schismogenesis occurs when two factions each rise in power (or in fear or distrust of each other) and form cliques or splinter groups that tend to focus inward rather than resolve issues in the dialogue with each other." Clear enough if you work on it, but a little intimidating.

Second, the book is surprisingly partisan on some subjects. The book is not kind either to ISO 9000 or Extreme Programming; it could serve as a sort of litmus test, delighting critics and coming across to supporters as unfairly harsh.

What's good about this book? It's a collection of good information, well presented, with information on how to apply it, on a topic where not much knowledge has been accumulated. For some specific circumstances, this book sometimes points out different likely alternatives, with information on when each is applicable. Don't expect Organizational Patterns for the Complete Dummy; then again, don't expect anything useful to be superficial.

How could Coplien and Harrison's work apply to open source development? For starters, they point out the value of people working physically together, and of individual code ownership; these aren't easily applied to open source, but at least it points out forces that need to be resolved somehow. On the other hand, some patterns here are hugely relevant to open source: "Work Queue," "Informal Labor Plan," "Self-Selecting Team," and "Team Pride" come to mind.

Organizational Patterns of Agile Software Development is no panacea. If your organizational practices are the opposite of what's found to be effective, you may find this book frustrating. A book can't take your organization where it needs to go; but Coplien and Harrison have put up some road signs.


You can purchase Organizational Patterns of Agile Software Development from bn.com. Slashdot welcomes readers' book reviews -- to see your own review here, read the book review guidelines, then visit the submission page.

This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • by tcopeland (32225) * <tom.infoether@com> on Monday October 18 2004, @04:07PM (#10559387)
    (http://tomcopeland.blogs.com/)
    ...about patterns and architecture and such - On the Nature of 'The Nature of Order' [bell-labs.com].

    It's a fairly short paper and can give you an idea of his style - or at least his style as it was 7 years ago.
  • Simple. l33t haxorr sk311z.
    • 1 reply beneath your current threshold.
  • Great idea for a book. (Score:5, Interesting)

    by mr_luc (413048) on Monday October 18 2004, @04:15PM (#10559438)
    Those blessed to work in a programming environment with only one or two other coders always enjoy a productivity advantage over our friends in much larger teams.

    I honestly think that most of these patterns could be synthesized simply by looking at things that good small teams do. Each of the patterns described seems like a no-brainer that we've likely had some experience with -- but the same harsh criticisms have been levelled by less-than-Humble Programmers against the GoF's Design Patterns: they're window dressing, they're an attempt to claim intellectual real estate that everyone with a brain already uses . .

    The critic would be well-served to read The Humble Programmer again; I mean, it's ridiculous that it has taken the time it did for the notion of Design Patterns to come about when Djikstra specifially described the concept in '76.

    This book, and it's potential benefits, should be looked at from the same viewpoint that intellectually honest people looked at Design Patterns.

    Unfortunately, many bright (but not bright) programmers saw Design Patterns as an attempt to undercut their own intellectual conquests, an attempt to lend mass production to the concepts that they had discovered for themselves, inch by inch. It takes considerable humility and intellectual honesty to benefit from DP's -- programmers are probably one of the lines of work where those two qualities are so strongly stressed (Code Complete, etc).

    I would probably buy this book when and if I went independent (likely not within the next five years), but I don't hold out a lot of hope for it for the simple reason that it seems to also require intellectual honesty, and humility.

    In MANAGEMENT!
    • Clarification -- I mean it might sell poorly by mr_luc (Score:2) Monday October 18 2004, @04:18PM
    • Re:Great idea for a book. by Anonymous Coward (Score:1) Monday October 18 2004, @04:42PM
      • Re:Great idea for a book. by gcaseye6677 (Score:3) Monday October 18 2004, @05:20PM
      • Let's not be naïve, Mister Coward! (Score:5, Insightful)

        by mr_luc (413048) on Monday October 18 2004, @06:17PM (#10560344)
        Let's not be naïve; obviously, successful programmers -- as is stressed in one of the books I quoted as a reference, Code Complete -- always need to know how to work with others and have a realistic, comprehensive understanding of how the needs of management, and the requirements of the project, work together.

        However, it's naive to think that the team of good coders -- and by now it should be obvious that I'm not using a narrow-minded 'creative hacker' definition; I mean good programmers, good architects, good with people, good communicators -- is really better off, in terms of potential, when they have a manager -- even one running interference -- than in an ideal situation where each programmer can know the point of view of the customer, can sit down with the customer and get inside their head and their business and bend their minds to the problem of delivering software that lets their customer take over the world on the one hand, and works within the budget of and accomplishes the goals of their company.

        Manifestly, an ideal situation is one where the programmers know the needs of their company -- because they know its state, possibly have some ownership. Where they know the needs of their customer -- really know them inside and out. There is a reason that some of the most successful stories when it comes to programming are those involving companies and teams of very small size. Viaweb (Paul Graham) is an example of an agile product; features were often rolled out within a day of introduction by a competitor.

        In the less-than-ideal world that many (but not all :)) of us live in, management is a necessary shield from inefficiencies of a beaurocracy, and more importantly, is possibly the only way that programmers can get their information about the requirements of the system. The burden is laid upon the manager of really communicating effectively, of communicating requirements, of clearly expressing the company's needs and position on a project, of ensuring that programmers have the correct context available with which to successfully approach a problem.

        That is a huge burden. And the fact is that most managers of IT professionals do not know how to manage the special case of programmers. The fact that the programmers often have to prod their management, gouge them for any sliver of information that could lead to an actual understanding of the real requirements and goals behind a project -- this fact is not a proof that coders need to know how to "work with" management.

        Programmers will often go above and beyond the call of duty to solve the problems of the organization in a very real way -- often, as we have seen in the cases of small, successful, programmer-driven companies, in a real enough way to rocket a company from obscurity. A Manager is not going to do that.

        He can, however, try to present a more ideal environment for his problem-solvers to solve problems effectively within. He can communicate ceaselessly, so that he's not excluding what could be data that is crucial to a complete or correct understanding of a problem. He can educate himself by reading the last few chapters of books like Code Complete and Rapid Development (these I picked just because they're on my desk right now; there are plenty others. The Pragmatic Programmer is solid, and there are a good dozen or so more that should be requird reading, including some of Joe Celko's later articles in Intelligent Enterprise, like "The Logic of Failure"). A Manager will likely be surprised -- if he has good coders, he will find that many of them have read all of those books already, and he will be amazed at the amount of practical knowledge they have about the realities of scheduling and organizing software projects. Rapid Development alone . . .

        Realistically, most programmers with that kind of an understanding of the issues involved -- and, of course, knowledge of the appropriate principles of abstraction -- will probably ha
        [ Parent ]
    • Re:Great idea for a book. (Score:5, Insightful)

      by killjoe (766577) on Monday October 18 2004, @05:52PM (#10560192)
      At the core being a better programmer has to begin by being a better human being. The same with being a better manager, CIO, architect or a plumber.

      The problem is that there are all kinds of Gurus and books out there which claim to make somebody a better "whatever" without ever once touching on what makes a better human being in the first place.

      What makes a better human being? Well the lessons are not new and have been written down thousands of years ago.

      Be less selfish, be more humble, help others, be kind, share more, take care of others etc. The golden rule more or less.

      Large companies instead of sending their staff to certification classes or management seminars should send their employees to become better human beings. This may mean yoga classes, budhist seminars, philosophy classes or something.
      [ Parent ]
    • 1 reply beneath your current threshold.
  • by js3 (319268) on Monday October 18 2004, @04:18PM (#10559459)
    after taking software engineering, it seems everyone feels the need to write a book about the best way to develop software. What about all the other previous ways? They aren't valid anymore? were they ever valid in the first place? is this *new* way to develop software more valid than the rest?
    • Re:You know after taking software engineering.. by strictfoo (Score:2) Monday October 18 2004, @04:25PM
    • Re:You know after taking software engineering.. by joelethan (Score:3) Monday October 18 2004, @04:31PM
    • Re:You know after taking software engineering.. by leei (Score:3) Monday October 18 2004, @04:43PM
    • by isj (453011) on Monday October 18 2004, @04:53PM (#10559718)
      (http://i1.dk/)
      The previous ways are still valid - but the areas where they are appropriate disappear over time. One example is structured analysis/structured design with DFD, pseudocode, etc., where you go through analysis of current physical system, derive the current logical system, derive the new logical system and finally derive the new physical system. This is still valid in "green field" areas for document processing, but those fields are vanishing.
      Another example is JSP (Jackson Strutured Programming) which is pretty good for traversing non-recursive data structures and transforming them or generating reports. But today you usually have the data in a database and have a nifty GUI report builder; or you use some form of XSLT. So you rarely use JSP today because the areas where it is appropriate are almost gone.

      There also methods that can be used at multiple levels, eg. prototyping, which can be used as a strategy, method, or as a tool. XP has that philosophy at its core, although I fail to see how high-availability is magically implemented by interacting with users.

      The waterfall model is still valid for larger government projects where they in general insist on detailed specifications and signing that contract. Iterative development involving re-analysis a no-no because that requires re-signing the contract.

      One finally interesting area is maintenance. It probably accounts for more than 80% of the development resources, yet I have never seen any formal method/strategy/tool for handling maintenance/change requests/bugfixes. Is this because maintenance is unsexy?
      [ Parent ]
      • by Anonymous Coward on Monday October 18 2004, @05:16PM (#10559913)
        Maintenance: the best thing is not to think of maintenance as a separate stage of development.

        It's also good not to think of software as ever being "finished". I can't think of any projects (even short perl scripts) that I haven't had to go back and work on, sometimes 2-3 years later.

        Just assume you are constantly going to have to do iterations and act appropriately. At a certain point, the iterations will slow down tremendously but be prepared to dive right back in at any time.

        I.e., first deliver something in 2-3 weeks. Get feedback from the customer. Deliver the next iteration in 2-3 weeks. Get feedback from the customer. Continue until they are happy. After a while they'll come back with a bug report or a feature request. Deliver something new in 2-3 weeks. Get feedback from the customer. .. see how it works? You just pause the project and then come back to it, there is no maintenance stage.

        As for specific tools, I personally use basecamp [basecamphq.com]. It's basically a blog. No "issue tracking" or "tickets" or anything like that. Just a place for your customer and you to discuss stuff. I just create a "bugs" category and tell them to post bug reports there. Then we discuss. Then I create a milestone in 2-3 weeks and deliver the next iteration. It's all about communication.

        This isn't appropriate for open source or "boxed" software, but for one-on-one with a development team and a customer.

        I think the best analogy is that of a garden. First you plant, you do a lot of work, but the work isn't done. You still have to cut weeds, plant new plants, rearrange things every now and then. Rarely do you just destroy the whole thing, and rarely do you ever just leave it alone, it needs care and feeding.

        Same with software projects.
        [ Parent ]
      • Re:You know after taking software engineering.. by dubl-u (Score:3) Monday October 18 2004, @05:20PM
        • Re:You know after taking software engineering.. by AuMatar (Score:2) Monday October 18 2004, @06:22PM
          • by dubl-u (51156) * <.ot.atop. .ta. .2107893252.> on Tuesday October 19 2004, @02:40AM (#10562857)
            In fact, its a horrible idea for maintenance. The goal of maintenance is to fix bugs to an existing codebase. You want to do this with the minimum need to retest, and usually at a minimal of human resources.

            Clearly, you don't know much about Extreme Programming. An XP project ends up building two complete test suites. The unit tests are written from the perspective of the developers, and the acceptance tests are written from the traditional QA perspective.

            On my current XP project, the whole test suite gets run every time somebody checks in a code change; any failures and the computer yelps until we fix things. When we do releases we manually poke around a bit, but that's mainly superstition; if we were really afraid that something could be broken without us knowing, that would be a sign we hadn't written very good tests.

            This means you want to cause the minimal amount of change to the codebase possible. [...] With maintenance you don't EVER want to refactor- refactoring has a much higher likelyhood of introducing bugs, requiring more extensive and expensive regression testing. You want to design the change, apply it, and then never touch that part again if possible.

            This is only true if changing things is likely to introduce bugs. If regression testing is automated, it's cheap. And if you have full test suites and do pair programming, you are unlikely to introduce bugs. (At my current shop, we have bug rates well below one per developer/month.) That means that there's no reason not to refactor if the code needs it.

            And there's a big reason to refactor. Your approach of fearfully making localized changes to the code without refactoring means that the broad design gets more and more distorted. Over time, the system gets squirrely enough that nobody really understands it, which increases the cost of change and increases risk. Eventually, your approach leads to the abandonment of the code base and a big fresh start. That's very expensive.

            Extreme Programming, on the other hand, is designed to be sustainable over the long haul. Instead of assuming that the code base will eventually become moribund, XP tries to answer the question, "How can we keep this code good enough to work on forever, no matter how many changes are requested?"
            [ Parent ]
          • Re:You know after taking software engineering.. by Matje (Score:1) Tuesday October 19 2004, @05:44AM
      • US Navy: X coding, 2X debugging by handy_vandal (Score:2) Monday October 18 2004, @06:07PM
      • Re:You know after taking software engineering.. by Jerf (Score:3) Monday October 18 2004, @06:27PM
        • agile methods by uberR0ck (Score:2) Monday October 18 2004, @08:13PM
      • Re:You know after taking software engineering.. by 12357bd (Score:3) Monday October 18 2004, @06:53PM
      • Re:You know after taking software engineering.. by Anonymous Coward (Score:2) Monday October 18 2004, @07:11PM
    • Re:You know after taking software engineering.. by mdrn28 (Score:1) Monday October 18 2004, @05:00PM
    • 2 replies beneath your current threshold.
  • Mentor? (Score:1)

    by AnimalCoward (600737) on Monday October 18 2004, @04:19PM (#10559463)
    I know both the authors; one is a long-time friend and mentor.

    Mentor? Where can I get one of them?

    • Re:Mentor? (Score:5, Funny)

      by dilettante (91064) on Monday October 18 2004, @04:25PM (#10559508)
      Mentors can be purchased at most grocery and pharmacy stores for around 50 cents. They come in rolls of about 20.

      Mentors, the Freshmaker!

      (I apologize for this, really, it's just been one of those days).

      [ Parent ]
    • Re:Mentor? by PurplePhase (Score:1) Tuesday October 19 2004, @09:28AM
  • by Ooblek (544753) on Monday October 18 2004, @04:22PM (#10559486)
    1. Pizza. Lots of it, on the company dime.
    2. All the soda you can drink before 5pm.
    3. All the beer you can drink after 5pm.
    4. A dev machine with the best graphics card, raided SATA drives, 3+GHz, and a raw, unrestricted net connection.

    Free food and drink, Half-Life parties after 5pm...what more could any geek want? They'll pump out more code than you're slowbie QA people can handle.

  • NEW from Ahole Press!!! (Score:3, Funny)

    by Anonymous Coward on Monday October 18 2004, @04:26PM (#10559511)
    It's ...

    The Teach Teach Yourself eXtreme Test-driven Agile Development Patterns in 21 Days By Example Bible.. JAVA EDITION!

    Seriously I believe strongly in Agile methods (even before they got the name "Agile") but please let's not dilute the name "Agile" to the point that I'm embarrased to use it, okay??

    Me: "I think we should stay agile and use this simpler algorithm until we have some real-world benchmarks."

    Coworker: "Okay. ... Hey, what do you mean, Agile? I saw a fluourescent green book on 'Agile Extreme Programming' at Borders, I thought you didn't follow all those stupid fads."

    Me: *grumble*
  • Leadership (Score:3, Interesting)

    by coldtone (98189) on Monday October 18 2004, @04:30PM (#10559545)
    (http://building-cl1p.blogspot.com/)
    Successful software projects have great leaders. Leaders that understand what needs to be built and what doesn't, what can be done and what can't, and who works well on what. Good leaders are accountable, have the respect of there people, and know there shit.

    If you're leading a software project and reading books like these your project is already screwed.
    • Re:Leadership (Score:4, Insightful)

      by Anonymous Coward on Monday October 18 2004, @04:39PM (#10559613)

      If you're leading a software project and reading books like these your project is already screwed.


      I dunno.

      Good leaders are constantly trying to learn new things.

      Good leaders don't dismiss an idea because it is/isn't associated with a fad, they evaluate the idea on its merit.

      Good leaders know the difference between "there" and "their"
      [ Parent ]
      • Re:Leadership by ArsonSmith (Score:2) Monday October 18 2004, @05:43PM
        • Re:Leadership by drooling-dog (Score:2) Monday October 18 2004, @09:37PM
      • 1 reply beneath your current threshold.
    • Re:Leadership by greenreaper (Score:1) Monday October 18 2004, @05:35PM
    • Re:Leadership by _|()|\| (Score:3) Monday October 18 2004, @11:04PM
    • 1 reply beneath your current threshold.
  • An anti-dilbert, yeah right (Score:4, Interesting)

    by ShatteredDream (636520) on Monday October 18 2004, @04:44PM (#10559638)
    (http://www.blindmindseye.com/)
    From what I've seen, the thing that makes or breaks a leader is whether they want to get the job done or whether they want to get recognition. Those that lead to get the job done, are the ones that tend to be very effective, and those that want to be constantly recognized tend to not be. It's really common sense. When you're secure enough about your own abilities, you don't need to have them constantly reinforced and recognized.

    What I think America needs more of us is a military-influenced leadership culture. Not too heavily influenced, but enough that people understand that when you work in a team, even as the leader, your success and the team's success are one-in-the-same.

    Of course schools often discredit this by having teachers who will grade down an entire team because of a slacker or two's stupidity, whereas in the real world the slackers would get fired for bad performance. I have had a class before in college where I got graded off because another team screwed up and made it impossible for my team to finish our work.

    It seems to me that the best anti-dilbert solution is to instill from an early age the value that if you screw up, you'll be accountable, and that when you succeed that you share your success with those that made it possible.
  • If I understand the review correctly: development methodology, platform, language are all far distant seconds to the politics of social group interaction. Or another way, any chance of success is easily spoiled by a few bad apples. This is a fundamental facet of development that language and methodology advocates usually fail to mention.

    I usually hear things like, if we all just did 'x' then our problems would be solved. Problem is given a large enough group, say about 3 or more, they'll almost never all do 'x'. This applies to all utopian solutions of this form.
  • A related short article (Score:5, Interesting)

    This month's IEEE Computer magazine has an article titled "Do Agile Methods Marginalize Problem Solvers?" that is interesting and relevant to this discussion. I'd recommend hunting it down and reading it (it's not available for free online, unfortunately....)

    The gist of the article is that first-rate problem-solvers are not well suited for "agile" methods, because they tend to be more individualistic (and the agile methods tend to force programmers to interact continually).

    I especially thought it was interesting that programmers with good people skills do better in agile methodologies, and that there are many more programmers than there used to be who have good people skills. This could be the death of the Dilbert stereotype....

  • A Sure Cure for Insomnia (Score:1, Funny)

    by rrrrrrrrrrrrrob (823242) on Monday October 18 2004, @04:55PM (#10559735)
    (http://fatbob.101ers.org/)
    And if, as a professional programmer, you have ingested too much Jolt Cola throughout the day to easily fall asleep at night, this is the book for you! In fact, I have a copy right here, and just browsing through the index makes me feel very drowszzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz.
  • by Rheagar (556811) on Monday October 18 2004, @05:34PM (#10560046)
    (http://slashdot.org/)
    I just took a two day class on Agile programming. I thought I would share some high level points from the class to help describe an agile environment so that others may decide if this is something that they should investigate for themselves:

    Agile is meant for projects where change is a fact of life. If your project has explicit, written in stone, unchanging goals then you should consider another design methodology.

    Agile development focuses on rapid delivery of working (but not polished) software. It should be lightweight, but still accomplish the functional goal.

    Agile projects should provide value long before they are finished. Each increment of functionality should be useful for a customer.

    Agile is not meant for large teams. Agile does not work well with customers who can not provide frequent feedback. Agile is not optimal for projets which have stable needs that are known from the beginning. Agile is not a good choice for mission critical products.

    These are the basics as taught to me, they may not be the same as presented in this book.

  • What about... (Score:2)

    by BobLenon (67838) on Monday October 18 2004, @05:42PM (#10560106)
    (http://protocol7.org/)
    What about the OSS buisness model? Is this taken into account:

    1) Idea
    2) ??
    3) Profit

    just wondering ;)
  • It's ONLINE! (Score:3, Informative)

    by neves (324086) on Monday October 18 2004, @05:59PM (#10560247)
    (http://www.samba-choro.com.br)
    The book is On Line [easycomp.org]. Go, read it.
  • The best and worst experiences... (Score:4, Insightful)

    by mikael (484) on Monday October 18 2004, @06:10PM (#10560301)
    The most successful projects I have worked on were always blue-sky projects, were where:

    o Any existing utility libraries had been heavily tried and tested

    o Everyone was enthusiastic about the particular area of work they were doing, as new code was being designed.

    o Everyone had separate areas of work, and there were well defined API layers between each module.

    o There were only two agenda's affecting everyone
    - Management wanting the work complete
    - The programmers/software engineers
    wanting the work experience

    The worst projects have been:

    o No well cleared API layers, and programmers belting code into each others routines without checking with each other.

    o Senior management (in head office) messing everything up by adding a third agenda and switching everyone around for the sake
    of having the brighest graduate working on XXXX instead of YYYY.

  • Agile (Score:2)

    by 12357bd (686909) on Monday October 18 2004, @07:04PM (#10560637)

    Agile? hmmm.. why not Fittness Programming?

    I can see the project leader: "OK, Move those bits boys! MOVE! MOVE!"

  • by SlashingComments (702709) on Monday October 18 2004, @09:33PM (#10561405)
    Linus did not need any patterns - just plain good code.

    Linus, if you read this junkie website please don't prove me wrong (I might have to call you a flip-flopper for hurting my feeling !)

  • by cloudkj (685320) on Monday October 18 2004, @09:45PM (#10561445)
    YOu can also purchase the book here [amazon.com]. Although it's the same price, you can get a pi/2 percent discount by using a9.com a few times to take advantage of Amazon's "get a piece of the pi" promotion.
  • Pet peave (Score:5, Interesting)

    by mrjb (547783) on Tuesday October 19 2004, @02:28AM (#10562817)
    Why do software projects fail? - Hanging on to long-evolved, poor design instead of refactoring when needed. Sometimes starting over is the only solution, but it is nearly impossible to convince a company to rebuild, from scratch, an entire system that they had custom developed in a timespan of over 10 years. - Attempting to build a super-system that 'does everything' instead of serveral smalls systems that just do their part. A small, modular system (even being part of a bigger whole) is easier to replace than a huge one. Results in the situation described above. - People entering and leaving projects. When people leave a project, so does the knowledge that they built up and invested in the project. Documentation is harder to find than the tooth fairy. - Managers pushing the wrong technical decisions, not being able to forsee their implications.
  • Question (Score:1)

    by Rogerborg (306625) on Tuesday October 19 2004, @04:31AM (#10563141)
    (http://slashdot.org/)
    If I develop more efficiently, do I get paid more? Does it stave off the inevitable outsourcing to guys working for 10% of my salary? No, you say? Then why, dear heart, should I give a damn?
  • I'm working on a project that is 2 years late already. And in the 9 months I've been on the project the Go Live date has moved from October to June (8 months). Whats lacking in the project is good Project Management skills. Oh well.
  • 19 replies beneath your current threshold.