Skip to main
complexity Complexity 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
Legacy code
Sprint 1
π§πΎβπ»
prep
Overview description of the prep work for the sprint
π
back to top
Understanding legacy code
30 minutes β±
Learning Objectives
Explain the functionality offered by existing code
Sketch the flow of a request through existing code
Understanding legacy code
Debugging legacy code
30 minutes β±
Learning Objectives
Identify the code responsible for a bug reported against existing code
Identify the root cause of a bug reported against existing code
Debugging legacy code
Fixing legacy code
30 minutes β±
Learning Objectives
Identify and implement a fix for a bug in existing code
Fixing legacy code
Extending legacy code
30 minutes β±
Learning Objectives
Add a feature to existing code
Extending legacy code
← Back
Next →