Please enable JavaScript.
Coggle requires JavaScript to display documents.
Managing Complexity - Coggle Diagram
Managing Complexity
Addiotional Reading
-
-
-
-
• No Silver Bullet — Frederick P. Brooks, Jr.
-
-
Cynefin Framework
Complicated
Cause and effect are not immediately clear, but can be determined through analysis.
-
-
-
-
What is complexity?
-
-
Types of complexities
Time Complexity
How the running time increases with input size, often described using Big O notation.
-
-
-