Abstraction A simplified representation of something more complex.

1234567891011121314151617181920
Across
  1. 1. A way of representing information using only two options.
  2. 6. An action that causes something to happen.
  3. 8. A name you make up so that you can see or do things on a website, sometimes called a “screen name.”
  4. 9. Attempt to do something
  5. 11. The common programming structure that implements "conditional statements".
  6. 14. The visual programming language used in Code.org's online learning system for K-5 students.
  7. 16. A simplified representation of something more complex.
  8. 19. The information about someone on the Internet.
  9. 20. A piece of code that you can easily call over and over again.
Down
  1. 2. A list of steps to finish a task.
  2. 3. The most common fundamental unit of digital data eg. Kilobyte, Megabyte, etc. A single byte is 8 bits-worth of data.
  3. 4. Finding similarities between things.
  4. 5. Feeling annoyed or angry because something is not the way you want it.
  5. 7. An error in a program that prevents the program from running as expected.
  6. 10. Press the mouse button.
  7. 12. A number assigned to any item that is connected to the Internet.
  8. 13. An instruction for the computer. Many commands put together make up algorithms and computer programs.
  9. 15. An algorithm that has been coded into something that can be run by a machine.
  10. 17. The language that programmers create and use to tell a computer what to do.
  11. 18. The tall grey bar in the middle section of Code.org's online learning system that contains all of the commands you can use to write your program.