软件开发推荐应用
In a business context, which applications do you recomend for:
Compared with the possible solutions, what are their main advantages?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
对于版本控制,我已经使用 Git 相当长一段时间了,并且将 Git 与 Github 结合使用对于管理代码非常有用。如果您需要该功能,Github 还支持私有存储库。我还使用过 CVS 和 bazaar,它们对于版本控制非常有效。
对于时间管理,我假设您指的是计划、日历等。作为免费解决方案,Google 日历有很多功能可以与团队合作并确保您准时。
至于知识库,您可以使用本地 mediawiki 设置,设置相对简单且免费。
我根据个人经验和团队工作推荐所有这些。当然,可能还有更高薪的替代方案,但这些对我来说效果很好。
干杯
For version control, I have been using Git for quite some time, and using Git with Github is very good for managing your code. Github also supports private repositories if you need that functionality. I've also used CVS and bazaar which work well for version control.
For time management I assume you mean for planning, calendars, etc. For a free solution, Google's Calendar has plenty of features for working with a team and making sure you stay on time.
As for a knowledge base, you could use a local mediawiki set up, relatively simple to set up and free.
I reccomend all of these from personal experience and from working in teams. Of course, there may be better paid alternatives but these have worked well together for me.
Cheers
版本控制可以是 Subversion、Mercurial 或 Git。后两者是最现代的。
我推荐 Fog Creek 的 FogBugz 进行时间管理。它也将有助于您的估计。
没有任何关于知识管理的内容。尝试一下维基百科。
Version control is either Subversion, Mercurial, or Git. The latter two are the most modern.
I'd recommend Fog Creek's FogBugz for time management. It'll help with your estimating, too.
Don't have anything about knowledge management. Try a wiki.
也许这个问题更适合:
https://softwareengineering.stackexchange.com/
Maybe this question is more suited for:
https://softwareengineering.stackexchange.com/