collaborative development (RSS)

Software design can not be completed in the collaborative development

Read a post a few days ago "First-line development for more than five years experience told me: software development - the work is almost impossible to cooperate" Links: http://www.cppblog.c ...

Git Vs Mercurial hg? Distributed collaborative development, distributed SCM options!

Recently, there have been more than the needs of the project in distributed collaborative development, what to do configuration management? Of course, the distributed version control system is the fir ...

JavaScript namespace easy implementation

Prior to the introduction of namespaces, a way to make developers headache is how to prevent function name / class name and other people's conflicts, in an internal project team can be named among ...