Update for 09-02-22 13:15
This commit is contained in:
parent
4590e103fe
commit
35a7a188f7
@ -1,6 +1,8 @@
|
|||||||
= task_decomposition_approach =
|
= Task Decomposition Approach =
|
||||||
|
|
||||||
Decompose a high level task into low level subtasks.
|
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
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user