从头开始项目:如何以及何时分配工作量?

发布于 2024-07-10 14:04:30 字数 1477 浏览 8 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

星星的轨迹 2024-07-17 14:04:31

留意查理·马丁的智慧,而且你们两人之间还至少达成一份关于完成和商业化的责任和承诺的君子协议。

说“是的,我会帮助您编写whizbang.com 网站”是一回事,但致力于维护它、为其提供经济支持、对其进行营销并使其作为一项业务运作则是另一回事

heed the wisdom of Charlie Martin, but also have at least a gentleman's agreement between the two of you as to responsibilities and commitments for completion and commercialization.

It's one thing to say "yeah i'll help you write the whizbang.com site", but it's quite another to commit to maintaining it, supporting it financially, marketing it, and making it work as a business

执手闯天涯 2024-07-17 14:04:31

我以前曾与分布式团队合作过,最重要的是你需要明确你的目标、里程碑和职责。 网上有很多工具可以帮助您完成这个项目:

  • Google code < 您可以使用它作为您的代码存储库。
  • 查看 37signals.com 上的工具,他们有一些很好的协作工具,而且基本版本是免费的。
  • 您可以使用 crossloop 共享屏幕来修复问题并进行讨论。

I have worked with distributed teams before, The most important thing you need to have is clarity of your goals, milestones and responsibilities. There are many tools on the net to help you with this project:

  • Google code < You can use this as your code repository.
  • Checkout the tools at 37signals.com, they have a few good tools for collaboration and the basic versions are free
  • You can use crossloop to share your screen to fix things and discuss them.
嘿看小鸭子会跑 2024-07-17 14:04:30

尝试收听 Stack Overflow 播客 的早期剧集,深入了解 SO 开发流程。

Try listening to the earlier episodes of the Stack Overflow podcast for insight into the SO dev process.

恋你朝朝暮暮 2024-07-17 14:04:30

另外,研究一下极限编程。 并非所有细节都符合这一点,但有一种技术可以对您大有裨益:将项目组织成小的“用户故事”,其中描述了一点点端到端功能,定义了一个“验收测试”来说明当一个用户故事完成后,你就可以一次处理一个用户故事,或者每个用户故事一个。

Also, look into Extreme Programming. Not all the details fit this, but there is a technique that will do you great good: organize the project into small "user stories", which describe one little bit of end-to-end functionality, define an "aceptance test" that tells you when a user story is done, and then work on one user story at a time, or one each.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文