A Level Computer Science: Integrated development environment
This module contains:
Compatible with the following examination boards
Download A Level Module 49: Integrated development environment
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.
Integrated development environment
Integrated development environment consists of an editor with an interpreter and or compiler and debugging tools. Editor is a tool used by the programmer to write, edit and save codes. Editor looks like a word processor, but formatting options are not provided because formatting could contaminate the embedded codes. Editors also make the process of writing codes simpler. The codes written using editors are more readable.
This A Level Computer Science module introduces integrated development environment to your students, explaining:
- Debugging using IDE
- Types of errors
- Different types of test data
- Trace tables: finding and correcting errors in algorithms
More Problem solving and programming Modules
Integrated development environment is one lesson in our Problem solving and programming module. The other theory lessons can be found below: