OT: Software development management

  • Thread starter Thread starter Eric Sabine
  • Start date Start date
E

Eric Sabine

Can anyone recommend their favorite books for managing software development
projects? TIA, Eric
 
I've always liked Code Complete, though it's begining to show its age (2nd
Ed is due soon).
And though I don't agree personally with everything in it, The Mythical Man
Month does have some incredibly good insight on software project management.

-Rob Teixeira [MVP]
 
Eric said:
Can anyone recommend their favorite books for managing software
development projects? TIA, Eric

How to Run Successful Projects II
by Fergus O'Connell

Software Project Survival Guide
by Steve McConnell

HTH

-- Mark
 
P.S.

AntiPatterns Refactoring Software, Architectures,
and Projects in Crisis
(Chapter 7, especially)
by William H. Brown et. al.
 
Back
Top