Crear actividad
Jugar Relacionar Grupos
1. algorithm
2. bugs
3. code window
4. controls
5. debugging
6. declarations
7. design time
8. developer
9. events
10. form
11. handle
12. input

person who writes and develops a computer program

a window

small squares on a selected control that allows resizing

controls

events

algorithm

a plan of action for solving a problem

user-initiated activities - a program can initiate an event

design time

data that goes into the program so that the computer can produce results

part of a programming project where the program is designed and coded

form

declarations

handle

mistakes and errors in a program

objects used to create a user interface; ex- textboxes, labels, buttons

where the developer writes and edits code for a program

variables created at the start of a procedure; used to set aside memory for storing data

developer

process of removing errors from a program

debugging

code window

input

bugs