Extreme programming practices: Difference between revisions

Content deleted Content added
R0bgale (talk | contribs)
revert edits by User:125.31.40.33 - accidental vandalism?
Line 141:
The concept is that programmers or software developers should not work more than 40 hour weeks, and if there is overtime one week, that the next week should not include more overtime. Since the development cycles are short cycles of continuous integration, and full development (release) cycles are more frequent, the projects in XP do not follow the typical crunch time that other projects require (requiring overtime).
 
Also, included in this concept is that people perform best and most creatively if they are rested...{| class="wikitable"
|-
! header 1
! header 2
! header 3
|-
| row 1, cell 1
| row 1, cell 2
| row 1, cell 3
|-
| row 2, cell 1
| row 2, cell 2
| row 2, cell 3
|}
 
== See also ==