Moderate difficulty suitable for most players
Tech Horizons: Coding Bootcamp Lexicon
Moderate difficulty suitable for most players
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Across
- 1. Process of identifying and fixing code errors
- 3. Tool that translates source code into executable code
- 4. Reusable block of code that performs a specific task
- 6. Interface allowing software to communicate with other apps
- 7. Pre-made code structure used to build applications
- 12. To make a program available for users to access
- 14. To repeat a process, usually through loops in code
- 18. Widely-used object-oriented programming language
Down
- 2. Server-side logic and databases in programming
- 5. Platform for hosting and reviewing code repositories
- 8. Intensive training program for coding skills
- 9. Popular scripting language used for webpages
- 10. Storage location in programming that holds data
- 11. Part of a website users interact with directly
- 13. Step-by-step procedure for solving a problem
- 15. High-level programming language known for readability
- 16. Set of rules defining how code must be written
- 17. Instance of a class containing data and behavior