- The Agile Developer's Handbook
- Paul Flewelling
- 391字
- 2021-06-24 18:47:12
Introduction to the mechanics of XP
Here are the basic characteristics and features of Extreme Programming:
- Planning style: Adaptive
- Delivery style: Iterative/Incremental, sustainable pace
- Iteration length: Ranges from 1 to 3 weeks, with a preference for the shortest possible
- Values: Communication, simplicity, feedback, courage, and respect
- Roles: Customer, Development Team
- Team size: small, 2-10
- Artifacts: Release plan, iteration plan, User Stories, tasks, CRC cards
- Technical practices: Pair Programming all production code, TDD, metaphor, refactoring, collective code ownership, Continuous Integration, daily builds, Spikes, sustainable pace
- Events: Release planning/iteration planning, daily standup
- Special features: Prescribes technical practices, gathers requirements with User Stories, promotes working at a sustainable pace
- Lacks: Compromise—it's a fully committed, all-or-nothing approach
These are the roles XP recommends for a team:

There doesn't need to be a one-to-one relationship between team members and functions. One person can perform more than one role.
For example, the person who has the Coach role could also have the Tracker role. Some instances of combined roles are Programmer-Tracker, Programmer-Tester, and Coach-Tracker. Some roles shouldn't be mixed; for example, for the Coach to remain objective, they probably shouldn’t combine with anything except Tracker. The same is true for the Customer, where we will also want to avoid conflicts of interest. Plus it's a time-consuming role in its own right.
XP requires that the Customer is part of the team; their involvement throughout the product development life cycle is key to its success. In XP, it's assumed that the customer has the most information about the value of what is being built. At the same time, it's expected that the Development Team has the best idea of how to implement that value and how much it will cost.
XP uses iterations to deliver working software incrementally. The iteration length is anywhere from 1 to 3 weeks. The team should pick an iteration length and fix it, only changing it if it's necessary:

- Cisco OSPF命令與配置手冊
- EDA技術與VHDL編程
- Building Django 2.0 Web Applications
- 網絡故障現場處理實踐(第4版)
- Go Web Scraping Quick Start Guide
- 網絡安全技術與解決方案(修訂版)
- 數字通信同步技術的MATLAB與FPGA實現:Altera/Verilog版(第2版)
- 面向5G-Advanced的關鍵技術
- INSTANT KineticJS Starter
- 搶占下一個智能風口:移動物聯網
- 網絡安全應急響應技術實戰指南
- 大型企業微服務架構實踐與運營
- 移動物聯網:商業模式+案例分析+應用實戰
- Python API Development Fundamentals
- 物聯網,So Easy!