Update for 09-02-22 13:30
This commit is contained in:
parent
35a7a188f7
commit
ba8c85a434
@ -5,4 +5,9 @@ Decompose a high level task into low level subtasks.
|
|||||||
* Makes it easier to break real world task into functions (easy to develop from)
|
* Makes it easier to break real world task into functions (easy to develop from)
|
||||||
* These tasks can be further broken down into smaller subtasks
|
* These tasks can be further broken down into smaller subtasks
|
||||||
|
|
||||||
|
== task action mapping ==
|
||||||
|
|
||||||
|
* One action should perform one task
|
||||||
|
* IE click button, one task occours
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user