Study

Kodable- Programming vocabulary

  •   0%
  •  0     0     0

  • Algorithm
    A set of ordered steps carried out to complete a task or solve a problem.
  • Code
    The language that programmers use and create to tell computers what to do.
  • Programmer
    A person that writes the code (language) that tells the computer what to do.
  • Language
    A way to communicate, can be spoken or written. 
  • Loop
    A set of instructions that a computer repeats.
  • Bug
    A coding error in a computer program
  • Debugging
    Finding and correcting errors in a computer program
  • Sequence
    Sequence is the order of events.  
  • Command
    Instruction given by a person (programmer) that tells a computer to do something.
  • Computer
    A device or tool used for storing and processing information. 
  • Program
    A set of instructions (given to a computer to perform a specific task.