Intro to Coding 1.2 and 1.3 Vocabulary
Across
- 2. a way of thinking about programming design
- 3. the sections of code that contain routines
- 5. the sets of instructions
- 7. a type of programming design that creates a program using specific units called objects
Down
- 1. the approach taken to writing code
- 2. a sequence of instructions used to solve a logic problem
- 4. a type of programming design that uses specific elements to improve the clarity of the code
- 6. a type of programming design that involves breaking down the overall problem into pieces or goals that can be solved one at a time