jueves, 14 de abril de 2016

TECHNOLOGY, SEOND TERM: COMPUTER PROGRAMMING

Definitions
1. Programming language: Is a language used to give commands to the computer to do some operations

2.Algorithm: Logical sequence to solve a problem

3. Pseudo-code: It's to write the programming language in english

4. Variables: store data in different types (double/decimals, char/letras y símbolos, int/enteros, float/decimales, string/cadena de caracteres)

5. Library: The set of instructions for a specific purpose IO STREAM

6. Cycle: repetition of instructions for a defined number of times

7. Loop: Repetition of instructions that does not have an end

No hay comentarios:

Publicar un comentario