Game Preview

AP CSP Big Idea 1

  •  English    21     Public
    This is a review game for AP CSP Big Idea 1 - CREATIVE DEVELOPMENT
  •   Study   Slideshow
  • A computing innovation includes WHAT as an integral part of its function.
    A program (code)
  •  15
  • Smart watches, VR headsets, apps, and self-driving cars are all examples of what?
    computing innovations
  •  15
  • A company that develops mobile applications wants to involve users in the software development process. Why is this important?
    Users can provide feedback that can be used to incorporate a variety of perspectives into the software.
  •  15
  • Why is it important to use collaboration that includes diverse backgrounds and perspectives in the creative development process?
    To help avoid bias
  •  15
  • What are some tools that can be used to boost collaboration on a shared project?
    Pair programming, online collaboration tools like Google Drive, Video Calls, face to face meetings
  •  15
  • A __________ is a collection of program statementsthatperformsaspecifictaskwhenrun by a computer.
    program
  •  15
  • What are the main purposes for creating computing innovations - there are 3.
    To solve a problem, to inform, or to entertain
  •  15
  • A __________ is a collection of program statements that is part of a program.
    code segment
  •  15
  • ___________ are data sent to a computer for processing by a program. Things users give the computer.
    inputs
  •  15
  • What are some examples of program inputs?
    mouse, keyboard, microphone, camera, fingerprint sensor, touch screen
  •  15
  • What is event-drivenprogramming?
    programstatements are executed when triggered by an event rather thanthroughthesequentialflowofcontrol.
  •  15
  • _____________ are any data sent from a program to a device. Things the computer gives to a user.
    Outputs
  •  15
  • What are some examples of program outputs?
    screens, speakers, printers, robotic devcies
  •  15
  • What is the first step of the design and development process?
    define the problem
  •  15
  • Does the design and development process go in a straight line or in a circle?
    a circle - it is an iterative process
  •  15
  • What are some ways to gain information during the planning stage of the design and development process?
    surveys, interviews, observations, research
  •  15