Intro to Coding 1.2 and 1.3 Vocabulary

1234567
Across
  1. 2. a way of thinking about programming design
  2. 3. the sections of code that contain routines
  3. 5. the sets of instructions
  4. 7. a type of programming design that creates a program using specific units called objects
Down
  1. 1. the approach taken to writing code
  2. 2. a sequence of instructions used to solve a logic problem
  3. 4. a type of programming design that uses specific elements to improve the clarity of the code
  4. 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