
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] [OT] Good IT Resume
- Date: Wed, 01 Aug 2007 09:45:42 +0900
- From: Darren Cook <darren@example.com>
- Subject: Re: [tlug] [OT] Good IT Resume
- References: <8572e260707182339i5ca059c4l1be1f51559c16f54@mail.gmail.com> <d8fcc0800707240550o691c99f9n4524a2fe71c847e8@mail.gmail.com> <Pine.NEB.4.64.0707251409590.8162@homeric.cynic.net> <20070725072147.GD23731@soto.kasei.com> <d8fcc0800707260050v50c889eawb6a0d426f3dd301b@mail.gmail.com> <Pine.NEB.4.64.0707262024340.26874@homeric.cynic.net> <d8fcc0800707260651j6fab097fi1fdf3a9b2fbb03d8@mail.gmail.com> <Pine.NEB.4.64.0707271740110.10301@homeric.cynic.net> <d8fcc0800707270721u65c08da6m2e80b3520f6556b4@mail.gmail.com> <Pine.NEB.4.64.0707281357300.21837@homeric.cynic.net> <d8fcc0800707272340g27ab6bf2p756f070246758f19@mail.gmail.com> <Pine.NEB.4.64.0707311836530.23515@homeric.cynic.net>
- User-agent: Thunderbird 1.5.0.10 (X11/20070301)
>> It *can* be done by you, in your company, but it *can't* be done in
>> the majority of cases at any company with more than, say, 100
>> engineers that work on the same codebase.
>
> I'm not sure. I'll agree with your statement, but with the caveat that
> it almost invariably can't be done for political reasons: there are just
> too many people with too much to lose should it ever happen. It may
> well be technically possible, if you could get around all the people
> undermining it for non-technical reasons.
The wikipedia article on agile development [1] covers the same topic as
this thread. They mention BT have had success with several large scale
projects. This article [2] on scaling mentions teams of 50, 100 and 200
as proof of it scaling to large teams.
My opinion, FWIW, is that if you have that many people on the same
*codebase* it is time to split it into products/libraries, each with
their own small public API, and their own release cycles, and develop
each separately.
Darren
[1] http://en.wikipedia.org/wiki/Agile_software_development
[2]: http://www.ddj.com/architect/184415491
Home |
Main Index |
Thread Index