博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Agile Software Construction
阅读量:4231 次
发布时间:2019-05-26

本文共 1509 字,大约阅读时间需要 5 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp
So you think you want to be Agile. But what does it mean? How can you develop software in an agile manner? How can you reap the benefits of agile modelling or Extreme Programming (XP)? What tools might you use to help you become more agile? This book tells you!Agile software Construction reviews the leading agile development processes. It explains what each is and what they attempt to achieve. It also explains what they are not and dispels numerous myths surrounding agile development.Agile software construction itself is an attempt to put the software being developed first, and to acknowledge that user requirements change. It is agile because it can respond quickly to the users changing needs. In turn, agile software development puts the software first because almost any activity undertaken must be to the benefit of the software that will be delivered.This book will help you to determine if an agile approach is for you and which approach (or approaches) to adopt. It guides you in how to plan, organise and develop software systems in an Agile Manner. It introduces the core concepts in a concise and easily digested form, and evaluates how successful the core techniques can be, as well as what problems may be encountered. The book also shows how some of these problems have been overcome on real world projects by combining XP, Agile modelling and Feature Driven Development.
http://rapidshare.com/files/53701882/1852339446.zip
你可能感兴趣的文章
使用iText生成PDF文件
查看>>
Java反射机制的缺点
查看>>
java反射机制优缺点
查看>>
java 23种设计模式 深入理解
查看>>
JS匿名函数理解
查看>>
ZooKeeper(3.4.5) 使用Curator监听事件
查看>>
AtomicBoolean介绍与使用
查看>>
java volatile
查看>>
Curator-Framework开源Zookeeper快速开发框架介绍
查看>>
Zookeeper和Curator-Framework实践系列之: 配置管理
查看>>
JAVA NIO高效处理优化 -- 使用EPoll
查看>>
Netty的高性能及NIO的epoll空轮询bug
查看>>
一起学Netty(一)
查看>>
一起学Netty(二)之 Hello Netty的原型图解
查看>>
一起学Netty(三)之 SimpleChannelInboundHandler
查看>>
一起学Netty(四)之 ChannelHandler,ChannelHandlerContext,ChannelPipeline
查看>>
一起学Netty(五)之 初识ByteBuf和ByteBuf的常用API
查看>>
一起学Netty(六)之 TCP粘包拆包场景
查看>>
一起学Netty(九)之LengthFieldBasedFrameDecoder
查看>>
一起学Netty(十一)之 Netty心跳之IdleStateHandler
查看>>