Software for SU

12345678910111213
Across
  1. 2. a collection of organized information
  2. 4. the act of writing code
  3. 6. the process through which your code reaches the client or end users
  4. 8. a program that keeps track of changes to your code
  5. 11. a set of well-defined instructions in a computer program that solve a specific problem
  6. 12. the process in which a function calls itself
  7. 13. a open source operating system
Down
  1. 1. the process of verifying a program is error-free
  2. 3. a set of data processing elements connected in series, where the output of one element is the input of the next one
  3. 5. a program that converts your code from one language to another
  4. 7. an instance of a class
  5. 9. the process of improving code quality
  6. 10. a program on your computer which provides a text-based interface for typing commands
  7. 11. an interface that lets your software access and interact with another software