• 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
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Agile - With less experienced people

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

How do we run an agile project, if we have only less experienced people available?

Thanks,
Arunnima
 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am also interested in how Agile should be done with less experienced developers. Is there a good way to adopt just a few of the Agile methodologies and slowly add more as developers gain experience?

Thanks,
Aaron
 
author
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hm, good questions. When you say your developers are "less experienced", do you mean they're all relative programming novices, or relative novices to XP or agile development?
 
Aaron Turner
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Not that they are programming novices, but are new to Object Oriented Programming and XP/Agile methodologies. Actually they are still beginning Java developers.
 
author
Posts: 14112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In my experience, Agile is just great for novices, assuming that there is an experienced coach available for mentoring. The rapid feedback an Agile approach provides considerably reduces the risk of somebody going in the wrong direction for a long time, and together with the very close collaboration, it makes for a great learning experience.

I once was in a training project with four developers fresh from the university and two with two years professional experience. We did three day iterations, after two weeks delivered the first working system to our (internal) customer which did exactly what we promised, and for the third week were able to turn on a dime when totally new requirements came in. It was a great experience.
 
I'm still in control here. LOOK at this tiny ad!
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic