由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - what is Agile development methodology?
相关主题
software development methodologies半路出家学java欲转码工,求建议
要随机返回一个Set的里的元素, 如何操作呢?9% of CIO's have adopted EJB as a development platform
问一道关于Vector的题怎样才能使一个算法用于不同的数据结构?
Why java.lang.Iterable depends on java.util.IteratorMySQL JDBC 问题
HashMap 怎样循环用更快?Client-side application development-HELP
DC hot start-up 招 JAVA engineer (sponsor h1b, green-card)哪位大哥总结一下Iterator这些数据集合
新人报到 java初学&讨论ConcurrentModificationException
VP亲自跑来感谢我Simple question: delete element from collection on condition?
相关话题的讨论汇总
话题: agile话题: scrum话题: what
进入Java版参与讨论
1 (共1页)
c**o
发帖数: 186
1
I never had the experience on this.
Can any body give me some basic idea?
b******y
发帖数: 1684
2
mr. wiki

【在 c**o 的大作中提到】
: I never had the experience on this.
: Can any body give me some basic idea?

k***r
发帖数: 4260
3
it pretty much means a lot more meetings to me these days :(

【在 c**o 的大作中提到】
: I never had the experience on this.
: Can any body give me some basic idea?

r*****l
发帖数: 2859
4
说白了,就是iteration周期短一些。经常check。
requirement也会变。今天不知道明天的天。

【在 c**o 的大作中提到】
: I never had the experience on this.
: Can any body give me some basic idea?

s******e
发帖数: 493
5
for me, it means scrum, xp programming, and a lot of craps.
check kent back's xp programming book and thoughtworks.com.
b******y
发帖数: 9224
6
I think it is lean development. Develop a little, test a little.
Release early and small regularly, rather than a big release each time.
h**d
发帖数: 474
7
你们这种implentation太牛了。。。

【在 k***r 的大作中提到】
: it pretty much means a lot more meetings to me these days :(
k***r
发帖数: 4260
8
It's by definition. The scrum meetings ...

【在 h**d 的大作中提到】
: 你们这种implentation太牛了。。。
g*****g
发帖数: 34805
9
Scrum meetings do help for tight deadline, team leader
should know the team's weak point and monitor the status
early.

【在 k***r 的大作中提到】
: It's by definition. The scrum meetings ...
k***r
发帖数: 4260
10
it's interesting to note that team leaders do that in most
companies. Maybe not daily, but definitely every two or three
days. This is even before the scrum model is adopted. It's
commonsense to me. Now with daily scrum meetings that the company
enforces, it's becoming less efficient, because not everyone
in the team care that much about what the others are doing,
because they are working on difference aspects of the system
that don't talk to each other directly.

【在 g*****g 的大作中提到】
: Scrum meetings do help for tight deadline, team leader
: should know the team's weak point and monitor the status
: early.

h**d
发帖数: 474
11
那不是agile的错啊,是你们公司implentation的问题

【在 k***r 的大作中提到】
: it's interesting to note that team leaders do that in most
: companies. Maybe not daily, but definitely every two or three
: days. This is even before the scrum model is adopted. It's
: commonsense to me. Now with daily scrum meetings that the company
: enforces, it's becoming less efficient, because not everyone
: in the team care that much about what the others are doing,
: because they are working on difference aspects of the system
: that don't talk to each other directly.

1 (共1页)
进入Java版参与讨论
相关主题
Simple question: delete element from collection on condition?HashMap 怎样循环用更快?
SUN网站为啥速度现在这么慢?DC hot start-up 招 JAVA engineer (sponsor h1b, green-card)
改写(migrate) stored proc 问题新人报到 java初学&讨论
文件分割的问题VP亲自跑来感谢我
software development methodologies半路出家学java欲转码工,求建议
要随机返回一个Set的里的元素, 如何操作呢?9% of CIO's have adopted EJB as a development platform
问一道关于Vector的题怎样才能使一个算法用于不同的数据结构?
Why java.lang.Iterable depends on java.util.IteratorMySQL JDBC 问题
相关话题的讨论汇总
话题: agile话题: scrum话题: what