Handle complexity in large software projects
Posted
by
Oliver Vogel
on Programmers
See other posts from Programmers
or by Oliver Vogel
Published on 2012-12-09T10:16:17Z
Indexed on
2012/12/09
11:18 UTC
Read the original article
Hit count: 257
I am a lead developer in a larger software projects.
From time to time its getting hard to handle the complexity within this project. E. g.
- Have the whole big picture in mind all the time
- Keeping track of the teammates work results
- Doing Code Reviews
- Supply management with information etc.
Are there best practices/ time management techniques to handle these tasks? Are there any tools to support you having an overview?
© Programmers or respective owner