Computer Programming and Hardware

1234567891011121314151617181920212223242526272829
Across
  1. 3. An input and output device related to sound.
  2. 5. Like the short term memory of a computer.
  3. 7. Processing Unit This is also called a GPU; it's responsible for graphic-related work like videos.
  4. 9. A block of code that holds many lines of code and can execute an action; Is useful for modularization.
  5. 11. A tool that is similar to a compiler, but it reads the code line-by-line instead of all at once.
  6. 12. The first version of what is now the internet.
  7. 13. An input device used to type.
  8. 14. Text in code; Usually represented by two quotation marks at each end or the word(s).
  9. 19. An extra screen you can add for a variety of uses.
  10. 22. A more permanent memory for computers.
  11. 25. Cools off components of computers.
  12. 27. The person who made the world's first computer.
  13. 29. The "brain" of a computer.
Down
  1. 1. A number that is given to a specific device or website.
  2. 2. An input device usually used to click.
  3. 4. Stands for Video Graphics Array. It helps share a screen with another device like a monitor.
  4. 6. Also known as a URL. Links users directly to other websites.
  5. 8. A popular coding language.
  6. 10. A source of illumination usually blocked by objects.
  7. 14. Usually represented by () or {}, but it varies in different coding languages.
  8. 15. A tool that translates all of the code written into the language the device can understand.
  9. 16. This hardware converts power from an outlet to power the computer can use.
  10. 17. The first computer programmer.
  11. 18. a language using only 1's and 0's.
  12. 20. An output device that releases sound.
  13. 21. The process of writing a list of instructions that tells a device to perform a task(s).
  14. 23. A kind of display that uses liquid crystals to block light from a backlight.
  15. 24. The process of finding and fixing bugs.
  16. 26. A sort of storage that can hold different types of data.
  17. 28. An error in code.