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