Iterate / Increment

 

iterate (code): repeating a set of commands, as in a loop

 

iterate (process): revisiting an existing piece of your program and making it more efficient and/or readable

 

 

increment (code): increasing a value by a regular amount each time

example: assigning result = result + 1 within a loop

 

increment (process): developing one small piece of a program at a time, testing it, and then adding on more pieces, always testing along the way

AP Test Components

 

  • Performance Tasks (PT)
    • Create Task (12 hours in class)
      • Collaborate to design & program an app
      • Submit code + written responses in PDFs
    • Explore Task (8 hours in class)
      • Research the impact of a computing innovation
      • Submit a digital artifact + written responses in a PDF
         
  • Multiple Choice Exam (2 hours at testing location)
    • ​74 questions
      • 2 hours

AP Test Components

 

  • Performance Tasks (PT)
    • Create Task (12 hours in class)
      • Collaborate to design & program an app
      • Submit code + written responses as PDFs
    • Explore Task (8 hours in class)
      • Research the impact of a computing innovation
      • Submit a digital artifact + written responses as a PDF
         
  • Multiple Choice Exam (2 hours at testing location)
    • ​74 questions
      • 2 hours

Formative #2:

Practice AP “Create Performance Task”

 

Monday - COLLABORATIVE

Group planning & programming

 

Tuesday - REGULAR TESTING

Write individual responses

Formative 2 Day 1

By Michelle Lim

Formative 2 Day 1

  • 1,012