• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Project Management

 
Ranch Hand
Posts: 96
Scala VI Editor Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Forgive me if this is not the correct forum.

I am looking for resources that will help me lead a software development team. I have had little mentoring and need a quick startup that would allow me to manage a small project with a small team. Basicly, I'm looking for somethign along the lines of:
1. Create function specs (explanation).
2. Tech specs.
3. etc.

Does anyone here know of any books or websites that could help me? I have been searching, but haven't found anything geared for complete newbies.
 
author
Posts: 608
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm clearly biased, but I suspect that the Agile Modeling Site is your best bet.

This weekend I hope to improve the navigability of the site a bit, but tough it out for now. ;-)

- Scott
 
author
Posts: 14112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For a small team, I'd probably use something along the lines of eXtreme Programming. There is a good intro at www.extremeprogramming.org
 
author and deputy
Posts: 3150
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You may need a free tool like gantt chart
 
Ilja Preuss
author
Posts: 14112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Balaji Loganathan:
You may need a free tool like gantt chart



Uh, no, that is likely to do more harm than good. Software projects don't translate well into gantt charts, in my opinion, let alone that they provide enough usefull information for the work they require.

I find burn charts to be of much more value. See http://alistair.cockburn.us/crystal/articles/evabc/earnedvalueandburncharts.htm
 
(instanceof Sidekick)
Posts: 8791
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The activities in writing software may or may not fit a Gantt chart, but coordination with other groups who require certain lead times for their services often does. I like the visual representation of time and dependencies. It could be the more "phasist" your project style, the more you might them. Curiously, our management folks use MS Project heavily but focus on the spreadsheet of dates and durations and rarely work with the chart side.
[ July 07, 2005: Message edited by: Stan James ]
 
Ilja Preuss
author
Posts: 14112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Stan James:
The activities in writing software may or may not fit a Gantt chart, but coordination with other groups who require certain lead times for their services often does.



Mhh. Do you have an example?

I like the visual representation of time and dependencies.



I don't like it for software development because

- it doesn't show variability in estimates/scope, thereby depicting a false accuracy and failing to extrapolate reasonable delivery dates, and
- there are few, if any, true unavoidable task dependencies in software development, anyway.

Gantt charts work well for optimization projects, where you know exactly how long each task takes, and optimizing business value is mainly a function of reducing the costs of the project. They don't work well for exploratory projects. Almost all software development projects worth doing fall into the latter category.
 
Stan James
(instanceof Sidekick)
Posts: 8791
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Examples: We have to order hardware, software installs, network capacity and such with a certain lead time, the folks who configure each level of the software need at least "n" days to do their bit. They all like to see when their part comes up on the plan so they can be ready and balance resources. It's more like being the general contractor on building a house than anything to do with software, but certainly part of "project management".

I agree a fine level of detail - charting individual programming tasks - is not helpful. We did that up to a couple years ago and it hurt a lot. But I like it at the release level where we have some phases and milestones. Yes, refactoring the pictures when things change is a pain, but I've only had to spend an hour every couple months for the level of stuff I like to see.
 
Ilja Preuss
author
Posts: 14112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ah, yes, I can imagine how that could work...
 
Ranch Hand
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Cox

"""""""looking for resources that will help me lead a software development team. I have had little mentoring and need a quick startup that would allow me to manage a small project with a small team. Basicly, I'm looking for somethign along the lines of:
1. Create function specs (explanation).
2. Tech specs.
3. etc. """"""

project management is not a big issue.....the only difference is instead of managing yourself you are now going to deal with more people...
Coming to functional specs...what i feel is..
1) understand the functioning of the project...
Write you specs as clearly as possible ......using WORD, EXCEL, VISIO where ever required as these softwares can be effectively used to communicate your thoughts...
Once you are done with the Fucntional specs....i prefer having a meeting with the developers and testing team ...askin them what they feel and how many days they would take to complete it...these guys will also give you enough info on what are the latest technologies and how effectively u can put them to use...so hear them...then start writing you technical specifications...

Then comes your role ..you decide on the time frame you want to give them,,,you can squeeze them to get max work or be generous enough to allow them more time...

Hope this can help you
Suresh




identify your developers..talk to them
 
Ilja Preuss
author
Posts: 14112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by suresh koutam:
you can squeeze them to get max work



Notice that this is likely to backfire. There is some research suggesting that a software development team working to a tight deadline actually becomes less effective. One of the suggested reasons is that by trying to hurry up, they don't take enough time to think about how to work more effectively; they live with design compromises that cause more work later in the project etc.

Much better than managing by the deadline is managing by scope. That is, set a fixed milestone deadline and adjust *what* (how much) will be done until that deadline according to the actual velocity of the team.
 
Ranch Hand
Posts: 236
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ilja - thank you for sharing the link about Burn Charts. Fascinating - thank you!

Samuel - to answer your original question, I'd strongly recommend buying a copy of this book:

Coder to Developer, Mike Gunderloy

Also, take a look at the "Resources" links on his site:
http://www.codertodeveloper.com/resource_list.htm

Even though it has a strong .Net/Microsoft bias, "Coder to Developer" is brief, practical, covers an awful lot of ground in its relatively few pages and, I believe, contains a lot of "tips" and "wisdom" about precisely the kinds of issues I think your team might be likely to face.

It's a good resource: I'd encourage you to check it out!
 
Samuel Cox
Ranch Hand
Posts: 96
Scala VI Editor Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks all for the tips.

I am checking them out now.

If anyone knows of something similar to what Paul has suggested for the J2EE world, that would be perfect for my situation.

Any other suggestions are welcome!
[ July 11, 2005: Message edited by: Samuel Cox ]
 
Ilja Preuss
author
Posts: 14112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Take a look at http://www.javaranch.com/bunkhouse/Process.jsp

It has a little bit of a different focus, but reading "Peopleware" by Tom DeMarco & Timothy Lister couldn't possibly hurt...
 
author
Posts: 113
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm a little biased as well (grin) but I suggest you check out a book I co-authored Ship It! A Practical Guide to Successful Software Projects.

My web site has links to some book reviews by Mike Gunderloy, Mike Clark, JavaRanch Sheriff Ernest Friedman-Hill and others. My blog discusses some of the book topics (as well as some topics that didn't make it into the book).

The goal of the book is to walk you (personally or as a team) through building software. We don't cover gathering requirements (which you mentioned) but it does cover implementing those requirements. It's much simpler than most processes and tries to be very lightweight and stay out of your way. It can provide a very easy way to run the team and implement the requirements you gather from any source.

We have sections on Techniques, Infrastructures and Process.

We call Ship It! a gateway drug for processes. It will get you started quickly and make you aware of other processes/resources so that you can investigate them and try them at your own pace instead of trying to do all the research and get everything working while you are also trying to build a product on a deadline.

Also, fyi, we have a JavaRanch book promotion coming up in August (2nd-5th).

That's enough of an ad for now.
 
Ranch Hand
Posts: 132
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can any one pls tell me how a Good Project Management helps to release a successful Project to the Client.

Under certain pressure how the ppls at the higher level Handle ppls at the bottom level.

another question is like when a project meets his Deadline and the project is not close to finish how to handle that suituation??? whether the no of man hours to finish the project is to be increased or the no of developers on the Project can be raised to meet the deadline.

Thanks in advance,
Ramesh
 
permaculture is largely about replacing oil with people. And one tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic