Computer Coding Vocabulary

123456789101112131415
Across
  1. 2. a design of programming that breaks down a system to gain insight into the subsystems that set it up
  2. 5. the pair programmer that uses the keyboard and mouse for inputting code
  3. 8. type of programming in which two programmers use the same computer
  4. 9. the cursor that you program to make shapes and designs on code.org
  5. 10. the pair programmer that catches mistakes and watches the big picture
  6. 13. programming language with many commands and features that makes common tasks easier
  7. 15. The company that produces the docs, slides, and spreadsheets we use
Down
  1. 1. a base-2 numbering system that allows information to be stored and sent over the internet
  2. 3. an extra piece of information passed to a function to customize it for a specific need
  3. 4. a named group of programming instructions that must be "called"
  4. 6. a list of steps to finish a task
  5. 7. one of the digits used in a binary system
  6. 11. Application Programming Interface
  7. 12. one of the digits used in a binary system
  8. 14. programming language that captures only the most primitive operations