31.5 Exerises
Factual
For each of the following, state whether they prevent, exacerbate, or have no effect on information leakage.
using unnecessary print statements to show the state of the program while it's running
employing temporal decomposition when architecting your code
creating deep modules
using helper methods and classes
In Woolley's study, which factors correlated with the quality of a team's output?
Metacognitive
Give some examples of unnecessary obscurity that contributes to complexity.
Give some examples of unnnecessary dependencies that contribute to complexity.
Last updated