Skip to main
computers Success CYF SDC Curriculum
Open Menu.
Menu
β
Close Menu.
Guides
How computers really work
How our curriculum works
Tools
Logic
Decomposition
Legacy code
Complexity
Main Curriculum ππΎ
Join Us ππΏ
Support π«ΆπΌ
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 →