Online survey of the current popular source program version management software and project management software, what are the pros and cons?
1.Microsoft and Mac OS x two platforms:
There is no doubt that the former user groups far greater than the latter, at home, Microsoft operating system user base of at least 90%, so from the number of users, Microsoft IDE user is much bigger than Apple!
Specifically, Microsoft's Visual studio and Apple's Xcode,vs support for the C++,c#,visual Basic language is much better than Xcode,xcode's support for home-designed objective-c and Swift languages.
Their own programming ability is not good, so the difference between the two IDE is not enough to understand, to know the further search, and the following comparisons are drawn:
1) vs is much better at debugging than Xcode, VS can also help you understand a strange piece of code.
2) vs good stability, almost no crashes, and Xcode is not.
3) vs features more than Xcode, vs charge, Xcode free.
2.TFS, GitHub, Trac, Bugzilla, rationale comparison: (These software themselves have not used, the specific comparison is in the knowledge and Baidu get)
1) Both TFS and GitHub are Microsoft's products, while source-control git trumps TFS.
TFS positioning is not source control, but a team tool that provides automated tools throughout the requirements, development, testing, and release processes.
The goal of GIT is to support multiple people while maintaining a large open source code (LINUX), so its branching ability is particularly strong, good experience. Coupled with support for offline submissions, distributed push pull makes writing at the code level quite smooth.
Git has become the benchmark for today's source code management!
2) Trac and Bugzilla: Many people can't stand Bugzilla's Ui,trac without supporting the million ticket.
3) Rational did not find the relevant evaluation.
Job 4. Online survey the current popular source program version management software _064121 Vanguard Composire Technique