Software Development Terms

123456789101112131415161718
Across
  1. 2. Programming paradigm based on objects containing data and methods.
  2. 3. Methodology promoting iterative development.
  3. 6. Practice of automatically testing and merging code changes.
  4. 7. Storage location for software packages.
  5. 8. Source Software with source code available for modification.
  6. 10. Self-contained unit of software for independent development.
  7. 12. System for recording changes to files over time.
  8. 13. Practices combining development and IT operations.
  9. 14. Complete collection of source code for a project.
  10. 17. Identifying and fixing errors in software.
Down
  1. 1. Tool that converts source code to machine code.
  2. 3. Connecting applications to share data and functionality.
  3. 4. Version control system for tracking source code changes.
  4. 5. Small program to automate tasks within a system.
  5. 9. Server-side managing business logic and database.
  6. 11. Tool that converts source code to machine code.
  7. 15. Set timeframe for completing specific work in Agile.
  8. 16. Error in software causing incorrect results.
  9. 18. Software providing facilities for software development.