How do you handle large projects?
Posted
by cam
on Stack Overflow
See other posts from Stack Overflow
or by cam
Published on 2010-04-07T13:03:39Z
Indexed on
2010/04/07
13:23 UTC
Read the original article
Hit count: 154
c#
|project-management
I've just inherited a large project previously coded by about 4-5 people. The documentation consists of comments, and is not very well written. I have to get up to date on this project. How do I start? It consists of many different source files. Do you just dig in? Are there tools that can help visualize the structure/flow?
© Stack Overflow or respective owner