Computer programming

18.07.2016 08:19

Definitions:

  1. Computer lenguages: It's a lenguage used to give intructions to a computer.
  2.  Programming lenguage: Coded lenguage used to create computer or aplicatios software.
  3. Library: A library is a set of instructions that contain codes and commands for different applications.
  4. Variable: It's the different type of data used to store information (numbers, alphabete and alphanumeric).
  5.  Cycle:  a 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 it's instructions.

C++