Computer Literacy

1234567891011121314151617
Across
  1. 1. _________ generation language, also known as machine language which is made up of 0 and 1
  2. 6. a text listing of commands to be compiled or assembled into an executable computer program.
  3. 10. also known as a coder or software developer. Creates programs
  4. 11. a step by step process to solve a problem
  5. 13. a programming language created by James Gosling at sun microsystems, released in 1995
  6. 14. a compiled English-like computer programming language designed for business use. created in 1959
  7. 15. ____________ generation language, an example being prolog
  8. 17. a detailed yet readable description of what a computer program or algorithm must do, expressed in a formally-styled natural language rather than in a programming language
Down
  1. 2. Acronym for software for building applications that combines common developer tools into a single graphical user interface
  2. 3. ___________ generation language, an example being SQL
  3. 4. __________ generation language, also known as assembly language, made up of simple commands
  4. 5. ___________ generation language, what most languages used are today i.e. Java and Python
  5. 7. programming language created by IBM in the 1950s for scientific purposes
  6. 8. a language used to query databases
  7. 9. in programming, a value that can be changed
  8. 10. the programming language we use in CMU academy. Designed by Guido van Rossum
  9. 12. an American computer scientist and United States Navy rear admiral. One of the first programmers of the Harvard Mark I computer, she was a pioneer of computer programming
  10. 16. a special program that processes statements written in a particular programming language and turns them into machine language or "code" that a computer's processor uses