12 practical principles of Extreme Programming

Source: Internet
Author: User

1.Plan Formulation: Includes the project size selected by the customer,ProgramFeature priority, merging of versions, and release date.

2.Minor version: Use the leastCodeWorkload brings the greatest business value.

3.Simple Design: Through all tests, there are no repeated and confusing logic code. A simple design can ensure the simplicity of the Code.

4.Test: The premise of a function is that a test can verify it, and any code that has a possibility of destruction must have a corresponding test.

5.Continuous Integration: Greatly reduce the time spent in integration and reduce team development issues.

6.Reconstruction: Make sure that the Code remains simple after new features are added, so that simple code can still run all tests.

7.Paired Programming: Provides continuous information feedback and ensures that programmers are refactoring, testing, and complying with coding standards for code sharing purposes.

8.Code sharing: When the test is passed, anyone can modify the system.

9.Work only 40 hours a week: Make full use of your time. It is enough to work 40 hours a week.

10.Field customer: To use the language description functions that both programmers and customers can provide.

11.Metaphor: A set of common languages and terms used to predict the functions of a project.

12.Encoding standard: Comply with coding standards, so that other programmers can understand the code and reduce unnecessary communication.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.