Skip to main
complexity success CYF SDC Curriculum
Open Menu.
Menu
β
Close Menu.
Guides
How computers really work
How this works
Tools
Logic
Decomposition
Legacy code
Complexity
ππΎ Our Programme
ππΏ Join Us
π«ΆπΌ Support Us
Complexity
Sprint 2
π§πΎβπ»
prep
Overview description of the prep work for the sprint
π
back to top
Trade-offs
30 minutes β±
Learning Objectives
Give examples of trading off memory for CPU
Trade-offs
Network as a bottleneck
30 minutes β±
Learning Objectives
Explain limitations of needing to make network calls (e.g. from a backend to a database)
Network as a bottleneck
Caching
30 minutes β±
Learning Objectives
Identify and explain how web browsers benefit from caching
Demonstrate how caching can trade memory for CPU
Identify and explain staleness risks with caching, and the difficulty of invalidation
Caching
← Back
Next →