IDE facilities

Descrição

GCSE Computing (Programming Languages) Notas sobre IDE facilities, criado por Kwame Oteng-Adusei em 09-02-2016.
Kwame Oteng-Adusei
Notas por Kwame Oteng-Adusei, atualizado more than 1 year ago
Kwame Oteng-Adusei
Criado por Kwame Oteng-Adusei mais de 8 anos atrás
12
0

Resumo de Recurso

Página 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

Semelhante

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