GCSE Computer Science: Producing Robust Programs
This module contains:
Compatible with the following examination boards
Download Module 41: Producing Robust Programs
This download is exclusively for Teach Computer Science subscribers!
To download this file, click the button below to signup (it only takes a minute) and you'll be brought right back to this page to start the download!
Already a member? Log in to download.
Producing Robust Programs
Programming a system is a complex process. It has many modules that are further divided into sub-modules. Each sub-module performs a dedicated function. It is important to plan and anticipate things that might go wrong in the system. This ensures that the program has minimum errors and is efficient enough in real-time.
This GCSE Computer Science module introduces
- What
are syntax errors - What
are logic errors Defensive design