Computer Science Terms

1234567891011121314151617181920
Across
  1. 4. wrote the first compiler program in 1952
  2. 6. limiting things down to the basic details
  3. 10. a conditional statement in programming that checks to see if a condition has been met and execute a program accordingly
  4. 11. binary code; code that a computer uses
  5. 14. the order to
  6. 16. the study of computer
  7. 18. converting code into an understandable form of communication
  8. 20. base 10 number system
Down
  1. 1. a function that runs while a statement is true
  2. 2. translating a programming language into machine code
  3. 3. a function that runs for a set number of turns
  4. 5. creating programming
  5. 7. base 2 number system
  6. 8. term for logical operators
  7. 9. changing from number system to another
  8. 12. changing an image, video, words, etc. into code
  9. 13. correcting mistakes in a code
  10. 15. writing code
  11. 17. looking at the similarities between two or more things
  12. 18. facts or statistics compiled for analysis or use
  13. 19. base 16 number system