What ¡Is ¡Robust ¡Code?
- Robust ¡code ¡
- A ¡style ¡of ¡programming ¡that ¡prevents ¡abnormal ¡termina8on ¡or ¡unexpected ¡
ac8ons ¡
- Handles ¡bad ¡input ¡gracefully ¡
- Detects ¡internal ¡errors ¡and ¡handles ¡them ¡gracefully ¡
- On ¡failure, ¡provides ¡informa8on ¡to ¡aid ¡in ¡recovery ¡or ¡analysis ¡
- Fragile ¡code ¡
- Non-‑robust ¡code ¡
Slide ¡#1 ¡ April ¡3, ¡2015 ¡