阅读材料
对软件工程方法论的思考
软件工程的瀑布、大泥球、教堂、集市和银弹
|
网页地址
|
No Silver Bullet - Essence and Accidents of Software Engineering
- Brooks
|
http://www.cs.umd.edu/class/spring2003/cmsc838p/General/NoSilverBullet.html
|
There Is a Silver Bullet – Brad J Cox
|
http://www.drdobbs.com/there-is-a-silver-bullet/184407534/
|
big ball of mud
你的项目有一个大泥球么?有什么解决办法?
|
http://www.laputan.org/mud/
|
CatB – Cathedral and the Bazaar
你的团队是用什么方式建造软件?
|
http://en.wikipedia.org/wiki/The_Cathedral_and_the_Bazaar
|
Lost in CatB.
这些情况在你的团队中出现过么?
|
http://queue.acm.org/detail.cfm?id=2349257
中文版:
http://www.ituring.com.cn/article/9363
|
Worse is Better – Richard Gabriel
|
The Rise of Worse is Better
Is Worse Really Better
|
Managing
the development of large software systems: concepts and techniques
这是后来大家说的 “瀑布模型”,它有什么特点?
|
http://www.cs.umd.edu/class/spring2003/cmsc838p/Process/waterfall.pdf
对此模型的误解:
http://www.youtube.com/watch?v=X1c2--sP3o0
|
Agile Method – by Martin Fowler
你的团队在开发中用了那些敏捷的思想和做法?
Agile is dead, long lives Agility (敏捷已死?!)
把代码写好就行了,说那么多敏捷作甚?
|
http://martinfowler.com/articles/newMethodology.html
http://pragdave.me/blog/2014/03/04/time-to-kill-agile/
中文版 (http://www.testwo.com/article/77)
The corruption of Agile
http://www.drdobbs.com/architecture-and-design/the-corruption-of-agile/240166698
Erik Meijer: http://vimeo.com/110554082
“In Defense of Agile” by Nic Ferrier
http://nic.ferrier.me.uk/
|
软件工程的方法论到底有多少用处?同时好好读一下两个文章的评论。
|
http://agile.dzone.com/articles/jez-humble-why-software
http://continuousdelivery.com/2012/08/why-software-development-methodologies-suck/
|