How to Handle Managing a Coding Project With 8 Friends?
Posted
by
Raul
on Programmers
See other posts from Programmers
or by Raul
Published on 2012-04-09T04:10:37Z
Indexed on
2012/04/09
5:45 UTC
Read the original article
Hit count: 402
I usually code by myself but currently I need to do a java web-based project with 8 of my friends. I would like to ask the following questions:
1) How to document the development properly? Like how to keep a daily log? Any software or format suggested? What things do you think are important to be included in the log?
2) How to code together? Is there any software/IDE that allows a team to code together? Something ike google docs?
3) How to do a proper backup for a team project? Any software or tips to share?
© Programmers or respective owner