DEFINITIONS:
1. Programming language: Its a lenguage used to give commands to the computer to do some operations.
2. Algorithm: Logical sequence to solve a problem.
3. Pseudo- code: Its to write the programming lenguage in english.
4. Variables: Store data in different types: (int (enteros), double (decimals), char (letras y símbolos), float (decimals), string (cadena de caracteres))
5. Library: Its the set of instructions for a specific purpose.
6. Cycle: Repetition of instructions a defined number of times.
7. Loop: Repetition of instructions that doesnt have an end.
2. Algorithm: Logical sequence to solve a problem.
3. Pseudo- code: Its to write the programming lenguage in english.
4. Variables: Store data in different types: (int (enteros), double (decimals), char (letras y símbolos), float (decimals), string (cadena de caracteres))
5. Library: Its the set of instructions for a specific purpose.
6. Cycle: Repetition of instructions a defined number of times.
7. Loop: Repetition of instructions that doesnt have an end.
No hay comentarios:
Publicar un comentario