博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Agile Principles, Patterns, and Practices in C#
阅读量:4232 次
发布时间:2019-05-26

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

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp

With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#.

This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples that are also available for download from the authors Web site.

Readers will come away from this book understanding
*Agile principles, and the fourteen practices of Extreme Programming
*Spiking, splitting, velocity, and planning iterations and releases
*Test-driven development, test-first design, and acceptance testing
*Refactoring with unit testing
*Pair programming
*Agile design and design smells
*The five types of UML diagrams and how to use them effectively
*Object-oriented package design and design patterns
*How to put all of it together for a real-world project
Whether you are a C# programmer or a Visual Basic or Java programmer learning C#, a software development manager, or a business analyst, Agile Principles, Patterns, and Practices in C# is the first book you should read to understand agile software and how it applies to programming in the .NET Framework.
http://depositfiles.com/files/792415
http://rapidshare.com/files/75063570/0131857258.zip
你可能感兴趣的文章
Linux相关的小知识点
查看>>
653. Two Sum IV - Input is a BST
查看>>
js插件的经典写法与总结
查看>>
bootstrap select2 动态改变值
查看>>
钉钉(工作协同)应用的前端源码
查看>>
正则表达式限定输入数字
查看>>
AngularJS Eclipse 插件
查看>>
Summernote实现图片上传功能
查看>>
Spring+MyBatis多数据源配置实现(mysql和sqlserver数据库)
查看>>
Java基于jxl与模板导出excel并弹出下载
查看>>
web/html5调用摄像头实现二维码扫描
查看>>
tomcat开机自启动
查看>>
WINDOWS中NEXUS的安装使用【ATCO整理】 2016-06-20 15:52 367人阅读 评论(0) 收藏 举报 分类: 项目管理(11) 版权声明:本文为博主原创文章,未经博主允许
查看>>
sql月份累加统计查询
查看>>
Google Translate API
查看>>
千万级PV网站架构
查看>>
使用jad批量反编译.class文件
查看>>
如何隐藏tomcat命令窗口
查看>>
bootstrap-datepicker限定可选时间范围 一、应用场景 实际应用中可能会根据日期字段查询某个日期范围内的数据,则需要对日期选择器可选时间进行限制, 如:开始时间不能大于结束时间,
查看>>
Spring高级话题-计划任务-@EnableScheduling
查看>>