martes, 26 de abril de 2016
martes, 12 de abril de 2016
martes, 5 de abril de 2016
Technology
Programming vocabulary.
- Programming language: is formal constructed language designed to communicate instructions to a machine, particularly a computer.
- Algorithm: a step-by-step procedure for solving a problem specially a mathematical rule or procedure used to compute a desired result.
- Pseudo code: is an informal high-level description of the operating principle of a computer program or other algorithm.
- Cycle: set of operations that can be both treated and repeated as a unit-the time required to complete a set of operations-one oscillation of the regular voltage waveform used to synchronize processes in a digital computer.
- Loop: is a sequence of instruction s that is continually repeated until a certain condition is reached.
- Class:is a template definition of the methods and variables in a particular kind of object .
- Variable: is a value that can change, depending on conditions or on information passed to the program.
- Arguments: is a value that you pass to a routine.
Suscribirse a:
Entradas (Atom)