IDE facilities

Description

GCSE Computing (Programming Languages) Note on IDE facilities, created by Kwame Oteng-Adusei on 09/02/2016.
Kwame Oteng-Adusei
Note by Kwame Oteng-Adusei, updated more than 1 year ago
Kwame Oteng-Adusei
Created by Kwame Oteng-Adusei about 8 years ago
12
0

Resource summary

Page 1

An Integrated Development Environment provides facilities for computer programmers to develop software applications

Source Code Editor - Text editor designed for writing and editing source code of programs Syntax Highlighting - displays source code in different colour according to the category of terms (strings, functions) to improve readability Autocomplete - source code editor predicts a word or phrase the user wants to type without the user typing it in completely Bracket Matching - highlight matching sets of delimiters to help spot omissions Auto Indentation - Automatically ident nexts line when return key is pressed

Debugger - Test code to highlight and remove programming errors Breakpoints - intentional stopping of the program at a specific place so that the programmer can see if the code is functioning correctly up to that point Single Stepping - allows code to be run and inspected one line at a time, so that the effect of the instruction can be evaluated in isolation Variable Tracing - view the values of variables at any stage in the running of the program, to check if their values are as expected

Auto-Documentation -documents all variables and modules used in text or XML file

Show full summary Hide full summary

Similar

Types and Components of Computer Systems
Jess Peason
Input Devices
Jess Peason
A level Computing Quiz
Zacchaeus Snape
Weimar Revision
Tom Mitchell
Biology Revision - Y10 Mock
Tom Mitchell
Hitler and the Nazi Party (1919-23)
Adam Collinge
History of Medicine: Ancient Ideas
James McConnell
Geography Coastal Zones Flashcards
Zakiya Tabassum
Biology- Genes and Variation
Laura Perry
FREQUENCY TABLES: MODE, MEDIAN AND MEAN
Elliot O'Leary
CUMULATIVE FREQUENCY DIAGRAMS
Elliot O'Leary