• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Learning Agile Question - Small Teams

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In my experience Agile works fairly well for managing medium or large teams but not so well for small teams (up to five developers). I think this is because small teams naturally synchronize anyway and therefore don't need the additional structure agile brings. Would you agree and can you offer any suggestions of how to tailor agile for small teams. In particular I'd be interested to hear your thoughts on how you could use agile ideas for very small (micro) teams of say two developers.
 
Sheriff
Posts: 17702
301
Mac Android IntelliJ IDE Eclipse IDE Spring Debian Java Ubuntu Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Graham Smith wrote:In my experience Agile works fairly well for managing medium or large teams but not so well for small teams (up to five developers).


That's actually the opposite of my experience and I'm pretty sure the bulk of the literature on Agile recommends smaller rather than larger teams. When you have more than 10 people on the team, the usual recommendation is to split them into two teams. What didn't work so well for smaller teams in your experience?
 
author & internet detective
Posts: 42003
911
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I agree with Junilu that scrum is just fine for small teams. With two people, consider which agile practices could help you - pair programming?(to sync ideas) A retrospective? (over lunch?)
 
I'm so happy! And I wish to make this tiny ad happy too:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic