Integrated Development Environments Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is an integrated development environment?

A

A piece of software that provides features to help a programmer to develop their program

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Common features of an integrated development environment

A

Translator
Auto-documentation
Graphic User interface builder

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

IDE features: Translator

A

Allows source code to be understood by computer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

IDE features: Auto - Documentation

A

Maintains the program
Can extract certain features of a program e.g. names of variables, sub-programs, comments

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

IDE features: GUI builder

A

helps programmer design a UI by building it graphically instead of using source code
Allows programmer to drag and drop different objects + customise them

How well did you know this?
1
Not at all
2
3
4
5
Perfectly