Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 10 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(8)
支持某些实践的一些工具:
但这些只是工具,工具本身并不会让你变得敏捷。
Some tools to support some practices:
But these are just tools, tools won't make you Agile by themselves.
确实有太多的东西无法列出,而且很大程度上取决于您正在构建的内容。即使如此,这个问题通常也会有多个答案。
实际上您可能想看看 Atassian Studio。
There's really too many to list and a lot depends on what you are building. Even then, there are usually multiple answer to the question.
Actually you might want to take a look at Atassian Studio.
Mylen Mylyn 是 Eclipse 的任务和应用程序生命周期管理 (ALM)。
总之,在 Eclipse 中打开和关闭所有票证使生活变得更轻松,因为一个界面可以处理您收到的票证更改通知的所有内容,并且可以让您更好地计划您的开发日。不确定它是否适合敏捷,但它绝对适合让开发生活更轻松。
Mylen Mylyn is the task and application life cycle management (ALM) for eclipse.
In summary tickets open closed all within eclipse makes life easier as the one interface deals with everything you get notified on ticket changes and it allows you to plan your development day better. Not sure it fits under Agile but it definitely fits as making development life easier.
我得到了一些关于在敏捷开发策略中可以考虑的方法的更多信息
以下是为敏捷开发设计的方法:
DSDM 可能是最初的敏捷开发方法。 DSDM 在“敏捷开发”一词被发明之前就已经存在,但它绝对基于我们所知的“敏捷开发”的所有原则。
SCRUM 也是一种敏捷开发方法,它特别关注如何在基于团队的开发环境中管理任务。
XP(极限编程)是一种更激进的敏捷方法,专注于软件开发过程,并通过新颖的方法处理分析、开发和测试阶段,旨在对最终产品的质量产生重大影响。
DSDM 可能是最完整的敏捷方法,而 SCRUM 和 XP 更容易实现和互补,因为它们处理开发项目的不同方面,并且都建立在相同的敏捷开发原则之上。
以上信息可能不是答案,但我想让我知之甚少
I got some More information about the Methods that can be considered during the Agile Development strategy
Following are the methods designed for Agile Development:
DSDM is probably the original Agile Development method. DSDM was around before the term Agile Development was even invented, but is absolutely based on all the principles we’ve come to know as Agile Development.
SCRUM is also an Agile Development method, which concentrates particularly on how to manage tasks within a team-based development environment.
XP (eXtreme Programming) is a more radical Agile methodology, focusing on the software development process and addressing the analysis, development and test phases with novel approaches aimed at making a substantial difference to the quality of the end product.
DSDM is probably the most complete Agile methodology, whereas SCRUM and XP are easier to implement and complementary because they tackle different aspects of development projects and are both founded on the same principles of Agile Development.
Above information may not be the answers, But I thought let me little knowledge
H2
一个用 Java 编写的免费 SQL 数据库引擎。它有一个很好的控制台来查询数据库,并且可以与 liquibase 很好地结合起来进行更新。
H2
A free SQL database engine written in Java. It has a nice console to query the DB, and can be nicely combined with liquibase for updates.