IDE facilities

Descripción

GCSE (Programming Languages) Computing Apunte sobre IDE facilities, creado por Kwame Oteng-Adusei el 09/02/2016.
Kwame Oteng-Adusei
Apunte por Kwame Oteng-Adusei, actualizado hace más de 1 año
Kwame Oteng-Adusei
Creado por Kwame Oteng-Adusei hace más de 8 años
12
0

Resumen del 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

Mostrar resumen completo Ocultar resumen completo

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