Computer programming

18.07.2016 08:18

Definitions

1. Computer lenguage: It´s a lenguage use to give instructions to a computer
2. Programming lenguage: Coded lenguage use to create computer or application software
3. Library: It´s a set of instructions that contain codes and commands for different applications
4. Variable: It´s the different type of data use to store information (numbers, alphabet and alphanumeric)
5. Cycle: Is a set of repetitions to control different instructions
6. Loop: It´s an infinite cycle
7. Main: It´s where the program completes its instructions