I am a young programmer. The thought of managing a semi-large
application seems a bit... daunting to me. I was hoping some older
programmers, and those with experience managing projects that were
either large, or had multiple developers work on, could share some
insights with me.

Here are some of my larger questions. These mostly pertain to working
in a corporate environment, either in a multi-developer or
single-developer. The kind of stuff they don't teach you in school.

With a large project, how do you handle the tracking of bugs ? I
figure this can be broken up into two areas. The first being tracking
bugs caught by developers. These are bugs that are in the current
development trunk. How are these bugs handled, between developers? The
second are bugs that make it into the release version, bugs that get
reported by the end users, how are these bugs
tracked/handled/communicated? Usually I just keep a simple text file
with a list of what needs to be done, and current bugs, but this has
gotten out of hand.

Now when dealing with multiple developers on the same project, how are
tasks delegated to the respective individual, and how is each
individuals status tracked?

Any other insights gained with the management of software projects I
would greatly appreciated!

On the notes with bug tracking, I know there are systems (like trac,
bugzilla, etc) out there... are these a solution that you would use in
a corporate environment? And how would you "use" these tools?

-Thadeus
-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to