Content deleted Content added
Removed garbage text from EOP. |
|||
Line 186:
* Get a task card: The programmer gets the task card for one of the tasks to which he or she has committed.
* Find a Partner: The programmer will implement this task along with another programmer. This is further discussed in the practice [[Pair Programming]].
* Design the task: If needed, the programmers will design the functionality of the task.
* Write [[unit test]]: Before the programmers start coding the functionality they first write automated tests. This is further discussed in the practice Unit Testing.
|