Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Highly-Paid Developers As ScrumMasters? 434

An anonymous reader writes 'At my company, our mis-implementation of Agile includes the employment of some of our most highly-paid, principal engineers as ScrumMasters. This has effectively resulted in a loss of those engineering functions as these engineers now dedicate their time to ScrumMastery. Furthermore, the ScrumMasters either cannot or do not separate their roles as Team Leads with those of ScrumMastery and — worse — seem to be completely unaware that this poor implementation of Agile development is harmful to our velocity. To date, I have chalked this up to poor leadership, a general lack of understanding of Agile, and an inability to change from traditional roles left over from the waterfall development mode. In addition, I have contended that, for a given Scrum Team, the role of ScrumMaster should be filled by someone of lower impact, such as an intern brought in specifically for that purpose. But I would like to put the questions to Slashdotters as to whether they have seen these same transitional difficulties, what the results have been at their respective companies, or whether they just plain disagree with my assertion that principal engineers should not be relegated to the roles of ScrumMasters.'
This discussion has been archived. No new comments can be posted.

Highly-Paid Developers As ScrumMasters?

Comments Filter:
  • by Anonymous Coward on Saturday August 29, 2009 @05:17AM (#29240911)

    Do without all the agile scrum diddle doo, and you'll be just fine.

    you seem to be wasting your time with implementing a particular coding methodology,
    instead of doing actual useful coding.

    • Re: (Score:2, Insightful)

      by hughbar ( 579555 )
      Yes agree...I took the taste test in a large UK organisation that does broadcasting, three web projects. First small group, boss + traditional focus, result, something quite difficult delivered in a seven week deadline,

      Second two, scrum, bigger projects, lots of random pressure for features during a sprint, no documentation, extremely difficult to add anyone to team because everything was on unreadable post it notes. Result sprawling, unfocused and expensive projects.

      To declare interest, I'm old enoug
      • by beelsebob ( 529313 ) on Saturday August 29, 2009 @06:00AM (#29241091)

        I don't disagree that scrum can end up a mess, but what you're describing is actually the exact opposite of scrum. For scrum to work, you *have* to have good documentation and good test cases/proofs. If you don't have these, you can't check that your code does what is intended, and hence you can't ever refactor.

        If you have no idea what your code does and why, then you'll be too scared to go near it with a refactoring stick, or to rewrite large chunks of it. That's why you've *got* to have good methods of determining if your code is doing what it should.

    • Keep teams small and independent with clear direction and goals. Release early, release often and of course, allow for easy peer review and contributing.
    • by mh1997 ( 1065630 ) on Saturday August 29, 2009 @07:29AM (#29241473)
      Too bad your company isn't into wrongly implementing total quality leadership or you don't have a few blackbelts to incorrectly implement LEAN. That would set you guys straight.
      • Re: (Score:3, Interesting)

        by gmrath ( 751453 )
        I've seen just this very thing happen where I work. We're still recovering from the results. Not that any of those programs are necessarily bad, per sey, it's just WHO does the implementing . . . you know, the sycophant dancing-and-prancing, ass-kissing, no-real-life-work-experience so-and-soes. I once heard a executive of a high-powered engineering firm doing some contract work for us state he's "never seen an 6-sigma blackbelt that wouldn't get his ass kicked in the parking lot." I agree. Recently du
    • by node159 ( 636992 ) on Saturday August 29, 2009 @01:53PM (#29244735)

      Scrum master = Project manager!!!!!

      Scrum master is a fancy word for project manager! If people start realizing this you wouldnâ(TM)t have the shit that the poster mentioned going on. Who in their right mind would make their technical lead or an intern a project manager...

      • Re: (Score:3, Informative)

        by Zenin ( 266666 )

        If your Scrum Master looks anything like a traditional Project Manager then you're doing it (very, very) wrong.

        It's a very different role. There is no directly mapping role of Project Manager in the Scrum method as the responsibilities of a traditional PM are split across the Scrum Master (facilitator and process enforcer/advocate), the Project Owner (project direction, task priority, release planning), and the Team (accountability, communication).

  • Hurl (Score:4, Informative)

    by Anonymous Coward on Saturday August 29, 2009 @05:17AM (#29240913)
    Goddamn wankfest of a post.
  • Wrong all wrong (Score:4, Insightful)

    by Anonymous Coward on Saturday August 29, 2009 @05:20AM (#29240923)

    Everyone does it wrong. Every single place that I've worked has done it differently and failed similarly. Agile + Scrum + Ruby seems to be an epic combination of fail.

    • Re:Wrong all wrong (Score:5, Interesting)

      by eulernet ( 1132389 ) on Saturday August 29, 2009 @06:51AM (#29241341)

      You are so right ! In my company, we use Agile since a few years.

      If you try to apply the rules exactly, it's doomed to fail.
      We only apply a small subset of the rules, and only very few of them seem to work:
        - pair committing (pair programming doesn't work with experienced developers)
        - stand-up meeting (10 daily minutes to explain what we need, what we will do and what has been done)
        - project planning (we give a note to all the tasks the product management assigns us)
        - assigning tasks (before, we were assigned impossible tasks to code in the given amount of time. Agile helped us reduces the amount of stress).

      What doesn't work:
        - our velocity is almost zero: mostly because pair-programming is MUCH slower than one man coding
        - the bad focus: if you focus on the code quality or on Agile methods, you lose the goal which is to code faster. We have such a focus on code quality that any simple task requires days to code. It's ridiculous.
        - all the theoretical methods: if you try to apply every new method, you'll spend your time on trying them, instead of doing real work.

      From my experience, Agile methods only reduce the amount of stress, since we only work on the most important features, due to the fact that the coding is super slow.
      Otherwise, I don't think these methods work.

      • Re: (Score:3, Insightful)

        Agile is not supposed to make you faster, though that is a common side affect, what it is supposed to do it make you aware of what you can and cannot do so that when things change you can manage that change and it sounds like that is exactly what it is doing for you.

        • Re: (Score:3, Insightful)

          Not to mention that improved code quality means less time spent fixing things in the future, either because bugs were avoided, or because the code is easier to maintain.
      • by Webcommando ( 755831 ) on Saturday August 29, 2009 @09:32AM (#29242127) Homepage Journal
        I've lead scrum projects for a few years (actually introduced the technique to a few). It is a great tool but hardly is a silver bullet. Over time, there are tweaks needed to meet organization style and needs--including the kinds of products, release standards, regulatory environment. If you try to use as-is I think you'll find issues and ultimately fail.

        I think scrum has some very nice characteristics (not necessarily unique to scrum):

        - Lessons developer stress by allowing them to focus. You define the work for a sprint up-front and the developer knows their stories and can attack them as necessary. Everyone knows the stories and tasks (they are in your face..either in a tool, on a white board, stickies on the wall, whatever) and can trade or help as needed.
        - Helps drive results of working software. With the sprint concept, the team is expected to demonstrate the work product each cycle (3-5 weeks). This doesn't have to be software but you have to be able to show something specific. I think this helps eliminate the month long development grinds only to find nothing works right when integrated.
        - Gets the developers talking. The stand-up meeting (what is done yesterday, what is planned for today, what help is need) is very valuable to get the developers interacting. Very easy for software people to sit for long periods banging out code and banging their head against the wall. The daily meeting helps to uncover duplicate effort, solutions to problems, and allow an opportunity for senior developer to recognize where people are struggling.

        Just remember: scrum isn't an excuse to code first, design later or ignore gathering detailed and real requirements (a story isn't enough).
    • It's like AD&D (Score:5, Insightful)

      by Spazmania ( 174582 ) on Saturday August 29, 2009 @09:13AM (#29241979) Homepage

      It's like Dungeons and Dragons. Follow the rules too rigidly and you're so busy rolling dice that nobody has any fun.

    • by sycodon ( 149926 )

      But, I have been on teams where the thought of smashing the crap out another team member would have been a great idea.

  • If you are particularly tied to "Scrum" as a methodology, and want to bet your house on it, then your ScrumMaster should be someone who knows Scrum inside and out. However, if your intention is to be actually agile, rather than legalistic and restrictive, though, then it's usually good advice to put someone well-respected (eg, the team lead) in the position of holding the team to account, rather than getting an outsider just because they have the right keyword ("Scrum") on their CV -- external keyword-hiri

  • by PontifexPrimus ( 576159 ) on Saturday August 29, 2009 @05:27AM (#29240961)
    Could we please get some explanatory links in here? This reads like a mix between a corporate nightmare ("harmful to our velocity"? SERIOUSLY?) and the rantings of an MMORPG nerd ("I was a level 72 ScrumMaster specced for Agility, but then they nerfed that and our Team Leads couldn't afford the new +5 leadership crafts, so we completely tanked at the Waterfalls of Development, even though we hired N00Bs as cannon fodder!").
    Jargon, people! And don't chastise me for not RTFA - there is no FA to read!
    • by Mathiasdm ( 803983 ) on Saturday August 29, 2009 @05:33AM (#29240985) Homepage
      Here [wikipedia.org] you go :-)

      And yes, you are absolutely right. I couldn't entirely understand the article either.
      • Re: (Score:3, Interesting)

        Despite not understanding the article, the grandparent managed to translate it into mmorpg-speak pretty darn accurately. I'm not sure what to make of that, but I thought that was remarkable.

      • I think this article made me understand wikipedia deletionists .

    • by slaker ( 53818 ) on Saturday August 29, 2009 @06:01AM (#29241095)

      I recognized words that have meaning in English, but the person asking the question clearly had no intention or ability to combine those words into any language spoken by human beings.

      • I wasn't even sure "Scrum" was a real English word. Turns out it's some kind of sports metaphor for some sport we don't play around here.
        If I ever make a programming methodology fad, I'll name it broomstacking, and the leaders will be called drawmasters. Or maybe malletheads and flagmen.

        (Disclosure: We use Scrum where I work. It's buzzwordiness is groan-worthy, but in practice it's mostly good common sense. It's also true what the article says, that there's little reason for using your most experienced deve

      • Re: (Score:2, Insightful)

        by marxz ( 971164 )
        ditto on this... a random smattering of words combos only half of which would be counted as valid by my spellchecker. Also I would have thought a scrum was the last thing you needed in a work environment.. ... I mean I could live with the title "Loosehead prop" I could see my boss being happy with being called a "tighthead prop" but I can't see anyone in my current environment putting their hand up to have "hooker" as their job title.
      • Re: (Score:2, Funny)

        It's a post made by an idiot, full of buzzwords and fury, signifying nothing.
    • by stephanruby ( 542433 ) on Saturday August 29, 2009 @06:51AM (#29241347)

      Could we please get some explanatory links in here?

      While this is not my area of expertise, I think I can explain. His team leaders/scrotum masters are poor leaders. They don't seem to understand flexibility. He on the other hand, he thinks he understands flexibility. And he wants an intern to be the scrotum master.

      The only part that I find confusing is that interns are usually the slaves, not the masters. Somehow, this guy thinks that a new slave can suddenly become a master just like that. That, I don't think so. So I'm either misunderstanding something, or this guy is missing the bigger picture. The issue that the team lead is overburdened is probably a very real problem, that I don't doubt. But it seems to me, this anonymous poster would just be trading one problem for another. An intern doesn't have the experience. An intern doesn't have the authority. One might as very well leave the scrotum alone if there is no one there that can handle it.

      • The only part that I find confusing is that interns are usually the slaves, not the masters. Somehow, this guy thinks that a new slave can suddenly become a master just like that.

        Well put!

    • Re: (Score:3, Funny)

      by Anonymous Coward

      Could we please get some explanatory links in here?

      Slashdot has been trolled.
      In fact, the whole article is written in gay BSDM porn jargon and has nothing to do with computers or programming.
      If you want to know what a ScrumMaster is: imagine a half-naked fat hairy guy in black leather with studs. I don't want to go into the details on "interns", "Agile", "principal engineers" and worst of all "waterfall development mode". Really, goatse is like a meadow of beautiful flowers compared to this.

    • ...it all makes perfect sense.

    • Re: (Score:3, Insightful)

      by Culture20 ( 968837 )

      Could we please get some explanatory links in here? This reads like a mix between a corporate nightmare ("harmful to our velocity"? SERIOUSLY?) and the rantings of an MMORPG nerd ("I was a level 72 ScrumMaster specced for Agility

      It reminded me of EST-speak. Psychotic ramblings...

    • Re: (Score:3, Funny)

      by Obyron ( 615547 )

      It basically sounds like Scientology developed its own coding methodology. He was trying to do a sprint to burndown some backlog, but he got stuck in a process and got enturbulated, so he had to get the ScrumMaster to audit his code for engrams so he can make some big wins and move up the bridge. The best part is that under this system, you pay your boss to write code for him...

  • by El_Muerte_TDS ( 592157 ) on Saturday August 29, 2009 @05:31AM (#29240977) Homepage

    I wish I could try this scrum in a safe environment, I need some sort of ScrumVM.

  • A scrum master is not a manager. He's only mean to organise a handful of meetings and deal with impediments. These should not take any significant time.
    • Re: (Score:2, Insightful)

      by FroMan ( 111520 )

      This here is the problem.

      The scrummaster (who should have learned this in his training) is a team member who's job is to organize the meetings and help "enforce" scrum practices. The scrummaster is not the product owner who sets direction for the team. The scrummaster is just another developer on the team.

      In our implementation of scrum the scrummaster's only real job is the setup the meeting announcements. He is also usually the first one to reign us in during standup to keep the meeting to keep it short

  • Based on my 12+ years in the field and from reading the description of Scrum at wikipedia just now, I conclude that the top people should be the scrum masters, because if you bring in someone inexperienced to be a scrum master (i.e. a project manager), all your projects will go to pot.

    However, I wonder if you know that scrum basically looks like a pretty framework on top of the lowest level of Capability Maturity. I would recommend seriously reconsidering whether getting a better pipeline of events and allo

    • by cyber-vandal ( 148830 ) on Saturday August 29, 2009 @07:02AM (#29241399) Homepage

      Well done, you've just managed to be even more confusing than the original article.

    • by Delkster ( 820935 ) on Saturday August 29, 2009 @07:55AM (#29241557)

      I conclude that the top people should be the scrum masters, because if you bring in someone inexperienced to be a scrum master (i.e. a project manager), all your projects will go to pot.

      I agree that a scrum master should have experience of project work, but he doesn't necessarily need to be a top developer. Also, a scrum master isn't technically just another name for a project manager. A scrum master doesn't make decisions; he's basically someone who makes sure that the team doesn't have to waste their time on unnecessary problems ("impediments") and that the whole thing doesn't break down into chaos.

      Can't do your testing because of some network problem? Or you aren't exactly sure about a detail of the requirements? Bring that up in the scrum meeting and the scrum master should solve your problem so you don't have to interrupt your work because the scrum master will run the errand for you.

      Did a meeting break down into an argument between two team members about an implementation detail? It's the scrum master's job to intervene and get the issue solved between the two rather than needlessly waste everyone's time in the meeting.

      Got a design issue and you have to decide which approach to take? That's not up for the scrum master to decide. The decision should be made by team concensus, or if they don't have the expertise to decide, get help from an actual manager or expert from outside of the team (architect, or what you have).

      I would recommend seriously reconsidering whether getting a better pipeline of events and allowing work to stretch past 'daily scrums' would be better.

      I don't know exactly what you mean to say, but I think you've misunderstood something. A daily scrum is more of a status meeting. It doesn't mean that you have to switch tasks as a result of each meeting, though it would be good to have tasks divided into small enough chunks that you can usually complete them within a day or two.

  • by Anonymous Coward

    Seriously, somebody add some wiki-links to the story posted here... Those of us that code for a living as contractors / corporate drones have little to no idea what the fuck you are talking about.

    Guessing by context, I'd say that having your best coders become code-overlords who don't actually write code anymore is a bad idea.

    Finding someone with people skills and management experience and appointing them as co-director of a project, with an uber-coder as his fellow co-director, is the way to go. Let

    • Seriously, somebody add some wiki-links

      This is not a wiki.

  • Velociraptors (Score:5, Insightful)

    by Runaway1956 ( 1322357 ) on Saturday August 29, 2009 @05:50AM (#29241047) Homepage Journal

    "harmful to our velocity"

    WTF is that supposed to mean? You're losing money, and you wish to lose money more rapidly? Or, you're not coding fast enough?

    Sounds like one of those buzzwords. Did you buy that from the vendor, as well?

    • Re:Velociraptors (Score:5, Insightful)

      by arkhan_jg ( 618674 ) on Saturday August 29, 2009 @06:40AM (#29241295)

      "harmful to our velocity"

      WTF is that supposed to mean?

      It's a scrum term; velocity is how much work a team can handle in a sprint (short development period to accomplish a particular goal or series of goals) - harmful to our velocity in scrum terms means - "we're not getting as much done as we would like".

      To answer the original posters query; I've worked with scrum, and it sucks. It only works if people work together, are largely self-organising, and don't deliberately chuck roadblocks into other teams paths to get them off their own joblist. Oh, and if management can largely get out of the way and not constantly interfere with the process, i.e. unilaterally adding stuff to the burn-down chart in the middle of a sprint!

      The scrummaster is more of a phb role than a senior engineer role; they basically need to have enough weight to stave off senior management interferance, moderate customer input, and have enough authority to crack the whip to developers who are slacking off. Definitely not an intern role. Whoever is the manager of your dev team, the manager who's on the next rung above your senior engineer are the ones who should be scrummaster; the ones that want status reports, talk to customers, and run interference between senior management desires and what your team can actually deliver; not your chief coder, certainly.

      • I've worked with scrum, and it sucks. It only works if people work together, are largely self-organising, and don't deliberately chuck roadblocks into other teams paths to get them off their own joblist.

        I believe the latter of those in particular gives away pretty bad organizational problems, scrum or no. They would probably manifest themselves just in a different way if you tried to do things different on the surface.

        Oh, and if management can largely get out of the way and not constantly interfere with the process, i.e. unilaterally adding stuff to the burn-down chart in the middle of a sprint!

        Yeah, that can be a problem. The thing is, scrum isn't a magic incantation that will make your projects and teams work just by uttering it. You actually have to do it more or less properly for it to work. Your organization clearly isn't scrum-compatible if management is coming and adding stuf

        • Re: (Score:3, Interesting)

          by Matthew Weigel ( 888 )

          I've worked with scrum, and it sucks. It only works if people work together, are largely self-organising, and don't deliberately chuck roadblocks into other teams paths to get them off their own joblist.

          I believe the latter of those in particular gives away pretty bad organizational problems, scrum or no. They would probably manifest themselves just in a different way if you tried to do things different on the surface.

          And a team that works together, is largely self-organizing, and doesn't deliberately screw other teams is worth its weight in gold without scrum, too.

          You actually have to do it more or less properly for it to work.

          No, you really don't. You need the other ingredients: a self-organizing team

      • Re: (Score:3, Insightful)

        . Oh, and if management can largely get out of the way and not constantly interfere with the process, i.e. unilaterally adding stuff to the burn-down chart in the middle of a sprint!

        You are aware of how strongly that is discouraged in scrum, right? Right? Your final option is stop the sprint and plan a new one with the new stuff prioritised in. (management gets to chose the priorities). If management consistently cannot business priorities stable until the end of sprints, well then your sprints are too long

    • Re:Velociraptors (Score:5, Informative)

      by teg ( 97890 ) on Saturday August 29, 2009 @07:31AM (#29241477)

      "harmful to our velocity" WTF is that supposed to mean?

      In Scrum, tasks/stories are estimated using a common metric (e.g. story points, hours, days). Velocity is the rate at which the team do these - e.g. "20 story points/day". If you're into Earned Value Management [wikipedia.org], you could see it as the rate at which EV increases. You can find an interesting paper about it here [solutionsiq.com].

      The problem for the original poster is that they just jumped onto a buzzword not really knowing what it is, and not utilizing it properly. There are no silver bullets. If the project is organized in a way that means the scrum master is doing project management, they need a real project manager - and definitely not an intern with little authority. That way lies disaster. If one of the senior developers want to change into project management and is doing it well, good - but then he is not a developer anymore, and should not be counted as a resource.

    • "this poor implementation of Agile development is harmful to our velocity"

      Just sprinkle with synergy and you'll be okay. But don't forget to execute!

  • by IainMH ( 176964 ) on Saturday August 29, 2009 @05:54AM (#29241069)

    "Our mis-implementation of Agile includes.." ..is a pretty good idea for a ThinkGeek t-shirt.

  • For all the players putting their arms around eachother and kicking everyone else in the shins. At least that sounds like what the poster was talking about.

    • Yep, and bite each other's ears, punch each other's noses, etc..

      (Also, I hope whoever modded you troll gets punished in m2).

  • Yikes (Score:3, Funny)

    by ShakaUVM ( 157947 ) on Saturday August 29, 2009 @06:12AM (#29241141) Homepage Journal

    "...seem to be completely unaware that this poor implementation of Agile development is harmful to our velocity"

    Oh, for fucks sake...

    I'll say this once:
    Chop the little pointy horns of hair growing out of the side of your head, and get the fuck back to writing code, you stupid monkey.

    • Re:Yikes (Score:5, Insightful)

      by religious freak ( 1005821 ) on Saturday August 29, 2009 @06:52AM (#29241353)
      I think Warren Buffet said it best when he said "if you can't explain it in simple terms, you don't understand it". He said "young kids" (he's 80+, so who knows what he considers a young kid) come in pitching ideas using the fanciest of terms but when he asks for clarification, he can't get it, because they don't understand the fundamentals. And though it was a major pain in the ass, working at a helpdesk for a year taught me a lot because you NEED to distill things down to their core components and strip away all the crap. Stripping away crap == understanding fundamentals == true understanding. When you have a fundamental understanding, then you can add the bells and whistles

      Honestly, it sounds to me like OP hiding behind lingo without actually understanding what's really going on. Yeah, he's saying something (and I understand it, I guess) but he's got so much crap, perhaps he can't see the forest from the trees.

      PS. Scrum == worst. methodology. name. ever
      • Re: (Score:3, Insightful)

        by mevets ( 322601 )

        shhh! There are lots of jobs at stake here. The 'methodology of the month' is little different from the patent medicine scams of 100 years ago. Just smile and be glad you passed on that nice juicy worm. Next time, it might be you dangling from a hook.

  • !rugby (Score:5, Funny)

    by IRoll11!s ( 1609859 ) on Saturday August 29, 2009 @06:18AM (#29241167)
    funniest tag on a post ever
  • I do projects assurance work for a small development company. We have some very well-paid, highly skilled and extremely experienced developers, who occasionally are made Team Leads. This means they have to do project governance. We use PRINCE2, which is far less-suited to software development, and there is a definite problem going on here.

    It immediately cuts the time these developers can spend doing actual project work - something they grouse about constantly. On the other hand, we also have an army o

    • Re: (Score:2, Insightful)

      by Anonymous Coward

      "Governance" what the hell does that mean? Does every project need a governor to slow the velocity??? Or perhaps it means a governor, as in the executive branch of a state. From what I can tell this is another nebulous peace of corporate jargon managers use to justify their existence without anyone really understanding what the term means or everyone has a different understanding of the meaning because it is so vague.

  • by BluePojo ( 1627419 ) on Saturday August 29, 2009 @06:22AM (#29241183)
    If you work on an agile dev team, this post uses every day language. (yeah, velocity is not an unusual word when referring to backlog burndown rate :D) If you're just an enthusiast or work in IT, this post is crazy off the wall nuts.

    At any rate, to respond to the post:

    The best method of handling who is the scrum master I have encountered is by not giving the job to one single person. A rotation every 4 sprints seems to work well (we do 2 week sprints), as it spreads the load of scrum master around and it keeps us from getting into a rut when doing sprint planning and retrospectives, as a different person is running it every 2 months. You're right that giving your strongest developer the task of scrum master is asking to have your strongest developer not code as much, but if you have your intern running scrum, you may find that lack of understanding of prioritization will impact your velocity quite a lot more than giving extra work to your lead.

    One additional thing to note is how efficient you are in scrum master tasks... if you're hand writing stickies to put on the scrum board, you're probably wasting time. Any half decent script monkey should be able to write a script to parse your backlog and generate stickies for you. :)
    • Re: (Score:3, Funny)

      by Dachannien ( 617929 )

      Bingo, sir. [dilbert.com]

    • Re: (Score:3, Insightful)

      by RedBear ( 207369 )

      [T]his post is crazy off the wall nuts.

      There. Fixed that for ya. That should have been the entirety if your post.

      This article/post contains the most ridiculous joke-like conglomeration of pointlessly obscure buzzword phrases that I have ever seen in my ENTIRE LIFE. This includes all of the actual jokes I've heard where someone has purposefully tried to put together as many idiotic buzzwords as possible for comedic effect. This post tops them all and the poster is actually serious and works in an apparently serious section of the computing indust

  • Agile (Score:5, Insightful)

    by Frankie70 ( 803801 ) on Saturday August 29, 2009 @06:25AM (#29241201)

    In my opinion, Agile is a great tool for managers, not developers.
    Every manager in the end wants to ask for status reports every day.
    But they can't do so, because people working for them will be upset.
    Agile is an excellent way for Managers to ask for status reports
    everyday.

    In my opinion, TDD (test driven developement) is the only good thing
    about Agile.

    Here is Scott Adams about Agile.
    http://www.globalnerdy.com/2007/11/28/dilbert-on-extreme-and-agile-programming/ [globalnerdy.com]
    http://www.flickr.com/photos/cote/63914774/ [flickr.com]

    • Re:Agile (Score:5, Interesting)

      by wurp ( 51446 ) on Saturday August 29, 2009 @10:50AM (#29242883) Homepage

      I think the best thing about Agile is TDD, but it's not the only good thing...

      TDD is far better if your tests are written to emulate a user using the features they care about. That's a User Story focus, which is explicit in Agile.

      TDD enables you to refactor mercilessly, which Agile points out and encourages.

      Not related to TDD - Planning Poker as an estimation process gives the developers a stake in estimation, which gives them a feeling of responsibility for being done on time, which keeps them motivated to get done quickly while working their task. The actual estimate gives them a stretch goal to strive for, then the adjusted estimate (using the team's velocity) gives them a realistic goal, and lets them know when to start being worried that they're going too slow.

      Personally, I find it very motivating to have a time goal for a task that I helped set, and to know both how I'm tracking against my ideal estimate and against the realistic, adjusted estimate.

      In Agile, you should only be tracking completed sets of features that the end-user cares about when you estimate progress. This helps you track your real progress, as opposed to the typical "80% done" forever state you end up in with seat-of-the-pants estimates of progress.

      Focusing on reasonably short sprints (usually two weeks) and strictly disallowing changing the workset during those sprints helps you stay focused on something long enough to actually get it done. It helps keep managers from fucking everything up by changing your focus every few days.

      A very short, targeted "what I did, what I'm doing, and what's holding me back" meeting with only developers helps keep developers focused on getting done, lets people see when they have special knowledge that can make someone else's task easier, and keeps everyone aware of (and hopefully focused on fixing) any impediments.

      Yes, most of these things are obvious, and many developers left to their own devices will mostly do them. However, having a plan that focuses on things that everyone can agree are important to do a good job is obviously better than flying "seat of the pants", and developers aren't left to their own devices - managers interfere, and finally, managers like methodologies.

      Obviously, a methodology is a way to keep you doing things you think are smart. If conditions arise where the methodology tells you to do obviously wrong things (or not to do obviously right things), you diverge from the methodology. If the company sells the division you were writing some feature for on this sprint, you should probably abandon the sprint. Etc.

      A methodology is not a replacement for brains, but it's a nice augmentation.

  • by Godji ( 957148 ) on Saturday August 29, 2009 @06:27AM (#29241209) Homepage
    What the fuck is a ScrumMaster? What the fuck is this person asking? Seriously, how did this get in my RSS reader?
  • How about determining what you need to accomplish, figuring out what bits need to be done to make that happen, have people do those bits, and WRITE SOME CODE?

    Playing rugby is even worse than playing WoW - at least with WoW you have computers that work.

  • by intranation ( 1533093 ) on Saturday August 29, 2009 @07:12AM (#29241417)

    Seems to me there are a few issues here:

    • The team leads as scrum masters is a conflict of interest. Managers should never be scrum masters, as often scrum masters need to go against management in order to get the team through blockers. Additionally, they can put undue ("you report to me") pressure on team members during scrum. That balance needs to be maintained;
    • Scrum masters, if picked from the development team, should be rotated to avoid keeping people out of the loop; but
    • Ideally they should be someone who is from a project management background. If you're doing agile a lot you'll want a dedicated scrum master. I never really bought into the idea that developers should be scrum mastersâ"they should just be trained in the right skills so they know how it works, but their core skills are unlikely to be organising people.

    If your company is "doing it right" you can raise these issues in the retrospective and hope they get picked up. If they're not doing or respecting retrospectives then they're doing it wrong, and all bets are off.

    • they're doing it wrong, and all bets are off

      He admitted to that in the story. Why he expects to be able to fix it by rearranging a few people is beyond me.

      If your fail is getting hit by a train while skateboarding on train tracks, changing your olly technique is not going to solve the problem.

    • Re: (Score:3, Informative)

      by Ash Vince ( 602485 )

      Managers should never be scrum masters, as often scrum masters need to go against management in order to get the team through blockers.

      In management terms this is called managing up, it is the hardest but most important part of being a manager as it involves convincing people on merit alone. Managing down is easy as the people under you have to do what they are told as you set their wages and are ultimately reponsible for their continued employment. Managing up often means going to bat for the team and explaining to upper management why things need to be done a certain way to succeed, even if they do not want to have it done that way. Just

  • by petes_PoV ( 912422 ) on Saturday August 29, 2009 @07:35AM (#29241483)
    You've got a development team. The senior members have been promoted to team leaders.

    No matter how you want to spin this, or wrap it up with neologisms, it's the same old stuff, with the same old problems and (it seems) the same old organisation - just with different names. In the end you (or your team / scrum call it what you will) still has ti turn out a product. Those who help get the praise, those who hinder get the promotions :-(

    Just like every development methodology before it - and no doubt, the ones to come - if you have talented people, they'll get the work done. If you have indolent people, no techniques: agile or not, will help you. Stop worrying about scrums, roles and all that malarkey - get on with the job of developing your product.

    Everyone in a company has problems to overcome. How you deal with them is the olny measure of your worth.

  • ref: http://steve-yegge.blogspot.com/2007/09/ten-tips-for-slightly-less-awful-resume.html [blogspot.com]

    I think you and your team should start focusing on developing software for the client you have to write the software for, i.o.w. back to square 1 of Software Engineering. You and your team seem to have moved yourselves into an organizational mess which takes more time to manage than the actual software development.

    Mind you, your client doesn't give a hoot HOW you created the software, which language it is written in, or

  • Stacked slang (Score:3, Insightful)

    by erroneus ( 253617 ) on Saturday August 29, 2009 @07:58AM (#29241569) Homepage

    I had to do deeper background research just to read the article and have it make any sense.

    My flash impression was that Agile and Scrum were products of some sort and I was also a bit confused by the name as I have no real knowledge of rugby and never had any familiarity with the term before now. Some googling led me to some references that explained a lot of things but left more questions... "pigs"? Why? "Because their bacon is on the line!" What the hell?! "Bacon" meaning what? Their asses? Why can't people simply say what they mean? Are they so bored with their language that they have to play such games? Learn a foreign language for god's sake! Stop twisting and convoluting a standard and common language to the point that outsiders can't know what is being discussed. A little slang here and there can be forgiven as context typically lends and hand in assisting people to understand what is meant. But slang upon slang mixed with highly regional sports terminology? I suspect if American football terms were used instead, it would be perfectly understandable for people like me, but to the rest of the world would be just as meaningless and confusing.

    The process itself is confusing as it departs from natural hierarchical management structures that have existed throughout the history of animal behavior and asserts the notion of a team sport, which is well known for its danger and potential for injury. I'm beginning to see why more modern software is buggier than older software. With so much focus on "completion" over careful engineering, a lot of details get missed along the way. I wonder if the people who support these methods would feel okay if their next car was patched together using bailing wire and duct tape?

  • Buzzword Bingo (Score:4, Insightful)

    by Attila Dimedici ( 1036002 ) on Saturday August 29, 2009 @08:11AM (#29241625)
    Dagnabit, all I needed was "will implement in the cloud" for Bingo.
  • by KZigurs ( 638781 ) on Saturday August 29, 2009 @08:12AM (#29241637)

    Forget all about agile, forget all about scrum and forget all about management. The only places where I have seen some good code actually being written are the places where there were no 'process', there were no 'evangelists' and it was absolutely normal for managers and devs to swap roles in who is managing who - naturally.
    No process will improve on a (welcomed) shout across the room and reply coming back in 5 seconds.

  • Everyone knows that engineers make lousy rugby players...

  • by meburke ( 736645 ) on Saturday August 29, 2009 @08:31AM (#29241731)

    A problem is defined by the difference between the way things are and they way you want them to be. You have not adequately defined the problem, or problems, here. This seems to be common among "Agile development" aficionados, and particularly in the case of SCRUM (which accepts as a given that the requirements are not complete before starting on the project).

    The two things that usually help straighten out this type of mess: First, a business-case justification for the project. This means that if the project is not useful it isn't implemented. Need to learn how to make a good business case for a project and/or a solution? A good place to start is the book, "businessThink" by Marcum, Smith and Khalsa http://www.amazon.com/businessThink-Rules-Getting-Right%C2%96Now-Matter/dp/0471219932 [amazon.com] .

    The second is as complete a list of FUNCTIONAL requirements as possible. And remember, each functional requirement is subject to the same case analysis as the whole project. (Re-read "businessThink".)

    I get a sense from your post that you are not in a position to initiate any action, and your role is to criticize and whine. Don't. If you can adequately describe the difference between the way things are and the way they ought to be, then someone with authority will listen to you.

    Good luck.

    • Re: (Score:3, Informative)

      The second is as complete a list of FUNCTIONAL requirements as possible.

      Scrum explicitly rejects the idea that this is a useful way to spend time. Complete requirements may not be possible, may not be feasible with limited effort, and will most likely change over time.

      Instead it advocates getting enough high-priority requirements written down to get you going, and getting the most-desired part of the system done (as much as can be done in a "sprint", a week to a month), and iterating with the next most imp

  • question... (Score:3, Funny)

    by buddyglass ( 925859 ) on Saturday August 29, 2009 @08:41AM (#29241801)

    ...harmful to our velocity...

    Did it impact your speed or direction?

  • What is amazing to me is that some folks actually think that applying one methodology over another is the be all fix all for a bad development team, poor work habits, and/or poor management. The lack of a plan can't be fixed with Agile practices, although agile can overcome a poor plan. Agile is hot right now, just like capri pants were a few years ago. It's fashionable.

    A lot of developers love it because they hate writing documentation and think anyone that looks at their code should be immediately enl

  • by Temujin_12 ( 832986 ) on Saturday August 29, 2009 @09:28AM (#29242087)

    My boss, one of the best developers on my team, now has about 1/4 to 1/8 of the time he used to have to write code. I've found that I've had to step it up and take charge of a lot more work (which has been a great growing experience for me) since he's going to meetings every 30 min. to an hour.

    All I can say is that some people seriously need to read The Mythical Man Month [amazon.com].

    On a somewhat of a side note, I think too many institutions (college or trade) simply don't effectively teach (or don't teach at all) industry best practices such as:
        -source control - every project you do in school should have to use source control
        -build scripts - rather than turning in a binary, graders should checkout your code from your source control and be able to build and/or run it in one step
        -bug fixing - project deadlines should be in phases where you are given a certain number of times you can have your program reviewed by others (TA's or other students) and bugs submitted against your, or your team's, bug database
        -team work - once you get past the weeder courses a lot more work should be team work. If you are having your students use source control and a bug database, the graders and professor can easily see who did what and what the dynamics of the team were (if any). I'd say you could even go further (if it logistically made sense) and tell students to use an email system for the class for communication with their team about the project. Then these emails could be part of the grade since they are being graded on teamwork. Plus, having teams would mean projects could be bigger and more rewarding (ie: fulfilling to see run)
        -documentation - for team projects, provide a wiki for each team to document what they are doing and communicate

    Universities or trade schools are doing their graduates a disservice by sending them into the real worlds without experience in these areas.

  • by StrawberryFrog ( 67065 ) on Sunday August 30, 2009 @05:33AM (#29250213) Homepage Journal

    I'm not exactly feeling a lot of love for scrum and agile in these comments. Agile was created to manage change in large software projects. So if you don't use agile methods, what do you use on large projects - some kind of waterfall process? Prince2? Good old "sit down and start coding"? How does that work for you? What is the bug rate? What percentage of these projects actually make it into production?

    Also, when did the slashdot crowd become so aggressively ignorant, hostile to new ideas?

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

Working...