Skip to content
Snippets Groups Projects
Commit b8992915 authored by Dominik Zobel's avatar Dominik Zobel
Browse files

Adjust slide to counteract interdependence

parent 9175c6d3
No related branches found
No related tags found
1 merge request!24complexity lecture
Pipeline #66511 passed
......@@ -612,7 +612,8 @@ Complexity is not about complicated designs
## Typical Ways to Counteract
- Use abstraction when suitable
- Encapsulate different concepts in different objects/classes/...
- Encapsulate different concepts in different objects
- Refactor existing code when necessary
## Maintainability
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment