Perfect for beginners with simple, common vocabulary
Code Crafting: Essential Programming Lexicon
Moderate difficulty suitable for most players
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Across
- 1. Program written for automating tasks usually interpreted
- 2. Fast storage layer to speed up data retrieval
- 3. Set of rules defining correct code structure
- 4. Self-contained piece of code that can be reused
- 5. Data structure following last-in, first-out order
- 10. Technique where a function calls itself
- 12. Process of identifying and fixing errors
- 14. Control structure that repeats a block of code
Down
- 6. An instance of a class encapsulating data and behavior
- 7. Smallest sequence of programmed instructions executed independently
- 8. Ordered collection of elements accessed by index
- 9. Predefined structure to help build applications quickly
- 11. Tool that translates source code into executable form
- 13. Symbolic name holding a value in a program
- 15. Reusable block of code designed to perform a task
- 16. Number system with base two used in computing
Similar Crossword Puzzles
- Challenging puzzle for experienced crossword solvers
- Challenging puzzle for experienced crossword solvers
- Perfect for beginners with simple, common vocabulary